PPT
PPT copied to clipboard
No module named 'nms.cpu_nms'
I have encountered the following problems while running the test code:
Is there any solution? Looking forward to your reply.Thanks!
There is a Makefile at
single-view-PPT/lib
You may need to run the following scripts to get the compiled files.
cd single-view-PPT/lib
make
However, you can consider remove the entire nms folders, which are not used in our project. This nms folder orginally comes from https://github.com/leoxiaobin/deep-high-resolution-net.pytorch