Closed David-19940718 closed 1 year ago
落地需要部署YOLOX+MOTR
服务器层面的落地应该是可以的,边缘设备落地有些困难,我们也还在推动
Some update: the MOTRv2 model can be converted to tensorrt. In our practice, it can run at 14ms with int8 bit. In the future, we may release the tensorrt version of it.
落地需要部署YOLOX+MOTR
是需要先部署YOLOX+MOTR才能使用MOTRv2吗?如果要的话该怎么部署呢?
论文第八页“Another limitation is the computational overhead introduced by the YOLOX detector, which may hinder our MOTRv2 for the deployment on edge devices.”