Liheng
Liheng

record problem, inference_time between 30ms~50ms
No, that's not pertained model released by Author
both dataset are trained, nuscenes performs better.
trained with 64/32 beam lidar data, inference with 16 beam lidar data, don't need to downsample @turboxin
if you using 1050Ti , inference time between 40ms ~ 60ms (without tensorrt speed up) with 1080TI , inference time between 15ms~30ms(without tensorrt)
there has some problem in pytorch-> onnx -> tensorRT, I can't successfully convert this model in tensorrt to speed up the inference cost time. But you can refer this repo,...
第一步的训练参数有问题, 我这边在自己的机器上训练出来的结果准确率达不到要求
in the second step, I got 99.2 in lfw and 95.1 in agedb , maybe I need to continue training. but the acc in the lfw looks like stuck in...
thanks, I'll try it in the next time.