VIPriors-Object-Detection-Challenge
VIPriors-Object-Detection-Challenge copied to clipboard
2020 ECCV VIPirios 目标检测冠军
Results
2
VIPriors-Object-Detection-Challenge issues
Sort by
recently updated
recently updated
newest added
from mmdet.ops.nms import nms_wrapper ModuleNotFoundError: No module named 'mmdet.ops' 您好,我在使用你们的代码时,遇到这样的报错,要如何解决?
你好,我在使用你们的代码的时候遇到一个问题, ``` AttributeError: 'RPNHead' object has no attribute 'aug_test_rpn' ``` 我查看了一下 rpn_head.py 的代码,并没有找到这个方法,可以提供一下这个方法的具体内容吗?