-
Hi, is there an easy way to predict the boxes for a given input image? Something like [this](https://detectron2.readthedocs.io/en/latest/tutorials/getting_started.html#inference-demo-with-pre-trained-…
-
Hi, thanks for the great work. Maybe I missed it, but it seems that the code for this project has been incorporated into cvpods. I couldn't launch any experiments due to ImportErrors like:
` from …
-
I used pods_train --num-gpus 1 , but I got error:
Traceback (most recent call last):
File "/home/***/anaconda3/envs/torch1.8/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main…
-
**Please use this template to submit your problem or your question will _NOT_ be properly tackled.**
* We recommend that you check the existing issues before creating a new issue to see if anyone h…
-
hi, I have problem in your code.
could you give me some advice.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "", li…
-
I tried to train the proposed method on ImageNet_LT, but I can only get an average testing rate about 49%, which is far from the rate described in the paper (52.9). Some of the details regarding my im…
-
Hello. I have bash: pods_train: command not found
-
hiyyg updated
3 years ago
-
**Please use this template to submit your need.**
---
**Is your feature request related to a problem? Please describe.**
when directly use `pods_train --num-gpus 1` , it would work fine in sl…
-
Hi, when I don't open fp16, the program can run normally. When I set the ENABLED to true, the following problems will appear:
Traceback (most recent call last):
File "/home/cvpods/tools/train_ne…