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

test error!!! #19

Open zhepherd opened 5 years ago

zhepherd commented 5 years ago

thank you for your works, i have problem when testing coco data image

zhepherd commented 5 years ago

@xingyizhou

xingyizhou commented 5 years ago

Have you compiled nms?

cd $ExtremeNet_ROOT/external
make
zhepherd commented 5 years ago

thx~

zhepherd commented 5 years ago

@xingyizhou how to assign GPU number when test?

xingyizhou commented 5 years ago

We only support single GPU testing ...