File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
landsat/recheck_landsat_labels Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ model:
22
22
plateau_patience : 10
23
23
plateau_min_lr : 0
24
24
plateau_cooldown : 0
25
- # restore_config:
26
- # restore_path: gcs://rslearn-eai/datasets/landsat_vessel_detection/artifacts/2024-03-13-landsat-vessels/vessel02_satlas_freeze_crop512_nosatlas_b8first2/best.pth
27
- # remap_prefixes:
28
- # - ["backbone.backbone.", "encoder.0.model."]
25
+ restore_config :
26
+ restore_path : gcs://rslearn-eai/datasets/landsat_vessel_detection/artifacts/2024-03-13-landsat-vessels/vessel02_satlas_freeze_crop512_nosatlas_b8first2/best.pth
27
+ remap_prefixes :
28
+ - ["backbone.backbone.", "encoder.0.model."]
29
29
data :
30
30
class_path : rslearn.train.data_module.RslearnDataModule
31
31
init_args :
You can’t perform that action at this time.
0 commit comments