Kennith Li
Results
2
issues of
Kennith Li
I complied **mask-faster-rcnn** with command as following and got succeeded: ``` cd pyutils/mask-faster-rcnn/lib/ make ``` But I got some errors when I ran **MAttNet** project: ``` Traceback (most recent call...
Hi, thank you for your work! I want to know how you get your anchors for the datasets? Could you share the code or anything else? I did not find...