tigerdhl
tigerdhl
I get the same problem, do you solve it?
I have the trained model
can you tell me what the box2d in the test command? I mean, for new data, the label of box2d is unknow
I think so! We have to get the 2D detect result. But I find this code in "test" function: "line[-1] = angle_offset +np.arctan(float(line[11]) / float(line[13]))" which "line[11]" and "line[12]" and...
> These should be the result of running inference. Test program puts the 2D information and the resulted 3D information in a line and writes them out. yes,but the 2D...
@deeprun give me the connect way if you need the trained model, I can share you
link:https://pan.baidu.com/s/1XPFqVXYt0SWxrY_bUvhG-w key:a445
i get the same problem when use keras,now have the way to solve it ?
@scsolaris 请问跑demo.py,时怎么调整batch_size?
@scsolaris 了解了