v1: U-Net radio coverage prediction (2-channel input, baseline)
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
data/
|
||||
checkpoints/
|
||||
outputs/
|
||||
*.zip
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.ipynb_checkpoints/
|
||||
.DS_Store
|
||||
*.onnx
|
||||
checkpoints_diag/
|
||||
checkpoints_v2/
|
||||
Reference in New Issue
Block a user