-
I downloaded the pretrained model provided. During inference I'm getting the following warning. It results worse AP ~29. Also, could you upload the other models with different backbones that you share…
-
In border_align.py, line 21
'''
grad_input = _C.border_align_backward(
grad_output, input, boxes, wh, pool_size)
'''
Could you please tell me where the _C.border_align_backward is? I …
-
**Please use this template to submit your problem or your question will _NOT_ be properly tackled.**
---
Describe what you want to do, including:
1. what inputs you will provide, if any:
2. wh…
-
hello I want to know how can I debug in pycharm to development
-
when I compile border_align, it seems to work well. I create a file called test.py to make sure if it works. But error occours, as shown below:
Traceback (most recent call last):
File "/home/cai…
-
I follow your instruction and linked my dataset successfully, but I got an error when running _crowdhuman.py_:
File "/home/chnchen/.local/lib/python3.6/site-packages/cvpods-0.1-py3.6-linux-x86_64.…
-
Hi, there! I found this codebase has implemented Autoaugment data augmentation, but it seems not complete. Could the authors give me some suggestions to use it? Thanks!
-
I can't find any docs or tutorials for cvpods, and I wondered if all the usage of cvpods is same as detectron2. If not, could you release the documents of cvpods?
-
I can't find any docs or tutorials for cvpods, and I wondered if all the usage of cvpods is same as detectron2. If not, could you release the documents of cvpods?
-
ffollow your env , when I ‘’python setup.py build develop‘’ I got ninja: build stopped: subcommand failed.