Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

command wrong #22

Closed
Sequential-circuits opened this issue Jul 23, 2019 · 2 comments
Closed

command wrong #22

Sequential-circuits opened this issue Jul 23, 2019 · 2 comments
Assignees

Comments

@Sequential-circuits
Copy link

The command described python experiments_segmentation/run_segm_slic_model_graphcut.py
-l ./data_images/langerhans_islets/list_lang-isl_imgs-annot.csv -i ""
--cdf experiments_segmentation/sample_config.yml
-o ./results -n langIsl --nb_classes 3 --visual --nb_workers 2 seems to be wrong
it should be
python experiments_segmentation/run_segm_slic_model_graphcut.py
-l ./data_images/langerhans_islets/list_lang-isl_imgs-annot.csv -i ""
-cfg experiments_segmentation/sample_config.yml
-o ./results -n langIsl --nb_classes 3 --visual --nb_workers 2

@Borda Borda added the bug label Jul 23, 2019
@Borda Borda self-assigned this Jul 23, 2019
@Borda
Copy link
Owner

Borda commented Jul 23, 2019

Thank you, pls note that the experiments are illustration (not necessary updated). It seems that in experiments_segmentation/test_segmentations.sh the calling was fine... Fixed in eeb8c2e

@Borda Borda closed this as completed Jul 23, 2019
@Sequential-circuits
Copy link
Author

Sure thing, hope that was useful. Great project btw!

@Borda Borda removed the bug label Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants