ayoolaolafenwa / PixelLib

Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
MIT License
1.05k stars 264 forks source link

Is training with different labels in the same image possible? #167

Open Roy-Praveen opened 1 year ago

Roy-Praveen commented 1 year ago

I know I might be greedy here. I have see that each training data image has only one class, say squirrel or butterfly, but never both squirrel and butterfly. I have a type of data where squirrel and butterfly are in the same image. Can I label them together in labelme and create the json file or should I make two json files?; one for butterfly and one for squirrel?

Roy-Praveen commented 1 year ago

I am running the training. Fingers crossed. Will update soon.

Guide4Ever commented 1 year ago

@Roy-Praveen Your conscious from the future. Did it work?

Roy-Praveen commented 1 year ago

@Guide4Ever This implementation does not allow multiple labels in the same image.