I am working on a project to segment a specific part of the brain in 3D using a large dataset of CT scans. However, labeling ground truth for training is challenging since manually annotating every slice (1500+ per patient across 300 DICOMs) is not feasible. What would be a more practical approach to obtain 3D ground truth labels for these CT scans so that I can effectively train my 3D model?
The classic method is to label a few examples and then use data augmentation to create a lot of variations of that example.
I dont have data problem.I have alot of CT scans. The problem is that I have 3d data(dicoms).I need it for segmentation task. So I also need the ground truth in 3d form. labelling each layer will take a lot of time. So I wanted to know, how do researchers do it.
I believe they hire a lot of grad students to label the data for them.
I myself am in my undergrad.Could there be anything else than hiring.
Sorry, I do not know.
Hopefully someone with experience in creating a new dataset will reply here.
I have provided two links in the below comment thread and also discussion about dicom data annotation. see if it helps you
Regards
DP
Thanks.they were helpful