faster-rcnn.pytorch
faster-rcnn.pytorch copied to clipboard
A faster pytorch implementation of faster r-cnn
Results
123
faster-rcnn.pytorch issues
Sort by
recently updated
recently updated
newest added
I need a guide on how to resolve this bug: label_idx = labels.index(label) # Convert label to an index AttributeError: 'Tensor' object has no attribute 'index' Pycharm referenced this class...
when i run demo.py,it always shows that 'ModuleNotFoundError: No module named '_init_paths''.How to solve it?
ImportError: No module named 'model.utils.cython_bbox'?? this miss