chinesesoft8
chinesesoft8
use_trt = true { "avg_latency_ms": 533.185324338403, "avg_throughput_fps": 15.004163908537258, "map": 0.2776245020621034 } ASSERTION PASSED: statistics['map'] > (0.277 - 0.01) use_trt = false { "avg_latency_ms": 523.7633502129281, "avg_throughput_fps": 15.274073676112925, "map": 0.2776245020621034 } ASSERTION...
> You are using NVIDIA GTX1080 graphic card which is last generation pascal architecture, they do not have tensor core yet, therefore will not support FP16/INT8 automatic mixture precision. So...
重新编译android库,去掉imshow函数已解决。