AllenCellModeling / cyto-dl

https://allencellmodeling.github.io/cyto-dl/
17 stars 6 forks source link

Issue with save_dir and actual saved images not matching when running evaluation #148

Closed gouthamr321 closed 1 year ago

gouthamr321 commented 1 year ago

Example for this config:

mlflow config: https://mlflow.a100.int.allencell.org/#/experiments/158/runs/c2ad5fd8f7034bb3ac6b874140401c67

save_dir according to mlflow: /allen/aics/assay-dev/users/Goutham/img_to_img/aics-im2im/logs/eval/runs/label_free_motile_cell_balanced_v2/label_free_motile_cell_v1/2023-03-15_11-56-29

Where the images are actually being saved: /allen/aics/assay-dev/computational/data/endothileal_cell_data/3i_labelfree/dataset/endo_lamin/brightfield_resaved_ometiff

This is actually where test_csv has the input images

benjijamorris commented 1 year ago

downloading and running that config worked fine for me... maybe it's fixed on main now? Let me know if it comes up again

benjijamorris commented 1 year ago

going to close this, feel free to reopen it if this comes up again