zhixuhao / unet

unet for image segmentation
MIT License
4.6k stars 2k forks source link

Label dataset of 32k images of spine #146

Open hritam-98 opened 5 years ago

hritam-98 commented 5 years ago

@zhixuhao i am working on a topic that uses dataset to train a neural network and later uses that to extract data or object detection purpose.Now i have images of huge number and I want to label them automatically.Can u tell me the process how to do that? I am using ct scan images,so normal object detection methods are failing as the edges if those images are not sharp.i just want to detect vertebra from the image,how to do that?