Open
Description
The segmentation references already support VOC and COCO
vision/references/segmentation/train.py
Lines 20 to 24 in 08c8f0e
Unfortunately, the detection references only support COCO
vision/references/detection/train.py
Line 37 in a1232c2
There was a first push for this in #1216 by @lpuglia. We can probably salvage some parts from the PR.
We are currently reworking the datasets and transforms, and in turn the reference scripts will change quite a bit. Thus, we should only go for this after they are stable-ish again.