-
hi !
I'm opening an issue because I have a problem with the fact that every **top-down methods that have a lower precision than bottom up** on my own dataset . While usually you should get bette…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [X] I checked to make sure that this feature has not been requested already.
## 1. The entire U…
-
Is there a good tutorial for visualizing the res annotations?
In the same way `pycocoEvalDemo.ipynb` evaluates the res annotations, can those res annotations be plotted similar to how `pycocoDemo.ipy…
-
## Instructions To Reproduce the Issue:
1. full code you wrote or full changes you made (`git diff`)
I download the model https://dl.fbaipublicfiles.com/detectron2/ImageNetPretrained/MSRA/R-50.pkl
…
-
Hi
First of all, thank you very much for making Github an easy way to access the field of action recognition (action detection).
Thanks to you, I am very interested in this field and have considere…
-
I follow the official guide to train a model, however, when the number of iterations reaches 4973, the program will throw this exception, and then the retraining will throw this exception directly,
…
-
hello again author,
i have some querry regarding the face keypoints implementation.
i hope you know the popular openpose and tfpose implementation for pose detection. when i test those models ca…
-
If you do not know the root cause of the problem / bug, and wish someone to help you, please
post according to this template:
## Instructions To Reproduce the Issue:
1. what changes you made (`…
-
If you do not know the root cause of the problem, please post according to this template:
## Instructions To Reproduce the Issue:
1. Full runnable code or full changes you made:
```
+++ b/proj…
-
Hi,
Can TransPose be transferred to other datasets, e.g. MPII and PoseTrack? If yes, how should I perform the fine-tuning?
Many thanks in advance!