U-Net Fusion RFI Code
U-Net for RFI Detection based on @jakeret's implementation
Status: Alpha
Brought to you by:
gcm0011
| File | Date | Author | Commit |
|---|---|---|---|
| ex_weights | 2021-09-27 |
|
[5f22c3] Initial commit |
| filterbank_editing | 2021-09-27 |
|
[16f7b1] added filterbank editing scripts |
| mini_test | 2021-09-27 |
|
[5f22c3] Initial commit |
| prep_functions | 2021-09-27 |
|
[5f22c3] Initial commit |
| rfi_generator.py | 2021-09-27 |
|
[5f22c3] Initial commit |
| test_script.sh | 2021-09-27 |
|
[5f22c3] Initial commit |
| training.sh | 2021-09-27 |
|
[5f22c3] Initial commit |
| ufnet.py | 2021-10-06 |
|
[7c1f89] fixed fusion data provider error, simplified fu... |