Matthew Billman
Results
11
comments of
Matthew Billman
@kentaroy47 re: the dataset sample format below: `/data/imgs/img_001.jpg,837,346,981,456,cow` Is that following the following convention? 'path, xmin, ymin, xmax, ymax, class' OR: 'path, xmin, xmax, ymin, ymax, class'?