HiLab-git / PyMIC

Apache License 2.0
342 stars 53 forks source link

Relationship with the PyMIC example #28

Closed qiyedongcode closed 1 year ago

qiyedongcode commented 2 years ago

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 2 years ago

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