Closed Ashwin-Ramesh2607 closed 4 years ago
Hi @Ashwin-Ramesh2607
Looks like you have installed original open-mmlab/mmdetection
(according to path is the traceback /content/mmdetection/mmdet/models/builder.py
) instead of saic-vul/iterdet
.
If I'm not mistaken you may need to update
git clone https://github.com/open-mmlab/mmdetection.git
with
git clone https://github.com/saic-vul/iterdet.git .
All other installation steps are the same.
Perfect, that works! I will close the issue. I really appreciate the amazing work!
I tried to run a demo test on a single image. Firstly, I installed mmdetection as per the docs. But I am facing this issue, please help. Command
Error