gakkiri / SOLOv2-detectron2

Unofficial implementation for SOLOv2 instance segmentation
15 stars 3 forks source link

请问作者这个detectron2框架的能够转tensorrt7加速吗?或者转成别的加速框架? #1

Closed yutao007 closed 4 years ago

gakkiri commented 4 years ago

@yutao007 https://detectron2.readthedocs.io/tutorials/deployment.html#usage
这个可能对你有帮助, 另外据我所知detectron2对部署不是很友好.
我没有做多少尝试, 可以去detectron2 issue看看相关的问题.

yutao007 commented 4 years ago

收到,谢谢。