MMDetection-Introduce icon indicating copy to clipboard operation
MMDetection-Introduce copied to clipboard

请问mmdetection中infer速度怎么计算?比如计算mask rcnn的推断速度。

Open sudohello opened this issue 5 years ago • 2 comments

请问mmdetection中infer速度怎么计算?比如计算mask rcnn的推断速度。

sudohello avatar Jul 05 '19 16:07 sudohello

mmdetection的源码似乎在tools/工具中没有提供inference 速度接口哦,准备会在稍后自己添加哟

hekesai avatar Jul 07 '19 03:07 hekesai

你好,我在mmdetection-inference中加入了inference time,可以自己更改model 文件和 loops测试哦

hekesai avatar Jul 09 '19 07:07 hekesai