HiLab-git/PyMIC

Relationship with the PyMIC example

qiyedongcode opened this issue · 1 comments

There is no config file found here, which is different from the example. How can I use this project to train my own dataset and where should the dataset be placed

taigw commented

Please go to PyMIC_example (https://github.com/HiLab-git/PyMIC_examples) to find some examples to use PyMIC. If you have run some segmentation examples, you should know how to put your data. Actually, you can put you data anywhere on your disk, and just need to set ''root_dir'' in the "dataset" section of the configuration file, such as following:

https://github.com/HiLab-git/PyMIC_examples/blob/main/segmentation/JSRT/config/unet.cfg