Dataset_Synthesizer
Dataset_Synthesizer copied to clipboard
Is there labels for instance segmentation ?
Hi , Thank you for providing this tool to us, I would like to use MaskRCNN and train the network with the data I generate from NDDS. MaskRCNN needs the polygon like labels for the training and validation. when I create a dataset using NDDS, I cannot see polygon labels for my training objects, is there any feature that can help me to also write polygon labels of objects to .json files ? Thank you very much
Hi @jediofgever, I recently trained MaskRNN using data from ndds. I came across this script provided by @hoangcuongbk80!