L.JIE

Results 9 issues of L.JIE

the result is: [ 0, 30] Mean: 7.839, Std: 2.902 [30, 60] Mean: 9.314, Std: 4.167 [60, 90] Mean: 13.345, Std: 8.840 [ 0, 90] Mean: 10.166, Std: 2.327 is...

I use the same prototxt as yours, and adjuse the batch size to 128. Thanks.

您好,训练代码能否分享,谢谢。

Traceback (most recent call last): File "main.py", line 125, in outimg = mynet.detect(srcimg) File "main.py", line 107, in detect i = i[0] IndexError: invalid index to scalar variable.

您好,我在训练https://github.com/deepinsight/insightface/tree/master/alignment/heatmapReg 时,训练几个epoch就会报错,请问时什么原因呢? `1400][300W]NME: 0.075751 saving 7 INFO:root:Saved checkpoint to "model/A-0007.params" INFO:root:Epoch[3] Batch [220-240] Speed: 31.91 samples/sec lossvalue=0.000559 INFO:root:Epoch[3] Batch [240-260] Speed: 88.76 samples/sec lossvalue=0.000574 INFO:root:Epoch[3] Batch [260-280] Speed: 88.93 samples/sec...

when I run 1.test_obj.py, after typing '4', get error info: File "D:/workspace/pygame-show-obj/1.test_obj.py", line 192, in pos_get_pos3d_show p("pos3d",pos3d) NameError: name 'p' is not defined