Conversation
Codecov Report
@@ Coverage Diff @@
## master #1041 +/- ##
==========================================
- Coverage 85.93% 85.71% -0.22%
==========================================
Files 278 278
Lines 5915 5915
==========================================
- Hits 5083 5070 -13
- Misses 832 845 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Hi everyone, I notice that with mmdet==2.20.0 the VFNet fails to train with the following error. Any mmdet version above 2.17.0 shows the same error. Here is a Colab notebook I ran |
|
I can confirm having the same error |
potipot
left a comment
There was a problem hiding this comment.
the error mentioned in PR comments needs to be addressed
…date-to-mmdet-2.20.0
I upgraded
https://github.com/airctic/mmdetection_configsto mmdet 2.20.0This PR upgrade
mmdet_config_pathas well as thepip install mmdet==2.20.0closes #1040