mmdetection-mini
mmdetection-mini copied to clipboard
inference_analyze.py problem
当我使用跑“ python tools/infertime_analyze.py configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco.py ” 报错:“ AttributeError: 'NoneType' object has no attribute 'rpn' ” 我应该怎么解决这个问题呀
这样吧,考虑到大家想用这些工具,我下次有时间把这些代码迁移到mmdet中,我会fork一个mmdet,然后把代码加进去,大家如果想用就可以直接用mmdet,然后配套我的脚本
谢谢大佬
有啥比较好的需求,欢迎去mmdet中提issue
@hhaAndroid 大佬 我好像在mmdet的tools没有看到这个推理时间的工具,请问已经被merge了吗