kaka

Results 6 comments of kaka

[Epoch 0/300][Iter 340/51][lr 0.002370][Loss: anchor 6.53, iou 7.29, l1 24.28, conf 20.55, cls 31.43, imgsize 320, time: 10.53] [Epoch 0/300][Iter 350/51][lr 0.002586][Loss: anchor 5.88, iou 6.76, l1 22.59, conf 21.27,...

> How much is the mAP? VOC320 bs:32 randomsize:false . get nan

P7_out = self.conv7dw(P7_in + P7_up+F.interpolate(P6_out, P7_up.size()[2:])) P7_up ? only two input of P7_out

what is the version of cuda and cudnn ?thank you

./runDet -i model/ctdet_helmet.engine -img test.jpg -cap test.h264 doesn't work. ./runDet ok ~~ I want to know why the parameters can't pass into the main function?