Kaai
Results
3
issues of
Kaai
CenterNet work on ubuntu16.04+pytorch0.4.1+python3.5+cuda8.0 I have compile the ./make.sh when i run the demo.py met error python demo.py ctdet --demo ../images/ --load_model ../models/ctdet_coco_dla_2x.pth error as follows: Fix size testing. training...
最近也在研究一些opencv4 dnn模块的工作,发现虽然用yolov3-tiny速度很快,但是明显效果跟在darknet上测试的差很多,是否是因为opencv在解析相关模型时做了一定的处理?
if i want run the code in new dataset,and the data range not in [-1,1],what should i do?