Skip to content

Commit

Permalink
Merge pull request #11 from FrancisCrickInstitute/local_fix
Browse files Browse the repository at this point in the history
Update local testing paths for SEAI U-Net schema
  • Loading branch information
sea-shunned authored Feb 12, 2024
2 parents 572c698 + cef780e commit a48640c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aiod_registry/manifests/unet_seai.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"U-Net": {
"tasks": {
"mito": {
"location": "/Users/shandc/Documents/ai_ondemand/mito_5nm_intensity_augs_warp.best.969.pt",
"config_path": "/Users/shandc/Documents/ai_ondemand/mito_5nm_intensity_augs_warp.yml"
"location": "/nemo/stp/ddt/working/shandc/aiod_models/mito_5nm_intensity_augs_warp.best.969.pt",
"config_path": "/nemo/stp/ddt/working/shandc/aiod_models/mito_5nm_intensity_augs_warp.yml"
}
}
},
Expand Down

0 comments on commit a48640c

Please sign in to comment.