xingyizhou / ExtremeNet

Bottom-up Object Detection by Grouping Extreme and Center Points
BSD 3-Clause "New" or "Revised" License
1.03k stars 172 forks source link

ValueError: min() arg is an empty sequence #28

Closed alwayslj closed 4 years ago

alwayslj commented 4 years ago

How to generate instances_extreme_train2017.json?

xingyizhou commented 4 years ago
cd $ExtremeNet_ROOT/tools/
python gen_coco_extreme_points.py
alwayslj commented 4 years ago

This is the error message when running gen_coco_extreme_points.py