CornerNet icon indicating copy to clipboard operation
CornerNet copied to clipboard

test my own pic

Open LiangHao92 opened this issue 6 years ago • 3 comments

Hello, how can I test my own pic with your code? Have to create my own anotation? Is there a simple way?

LiangHao92 avatar Aug 20 '18 03:08 LiangHao92

If you want to test with your own images, you can look into db/coco.py and change it to read data from your own dataset.

heilaw avatar Aug 21 '18 01:08 heilaw

@LiangHao92 do you know how to test pictures?when i directly using @heilaw pretrained model to test some pictures,I run python test.py CornerNet --testiter 500000 --split testing,then got the error:AttributeError: 'NoneType' object has no attribute 'shape',do you know how to solve it?

fanzhaowei avatar Nov 13 '18 12:11 fanzhaowei

@fanzhaowei hello,I have met the same problem how to solve it?

kszqq avatar Aug 19 '19 12:08 kszqq