-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
Hey hi,
Thanks for the work. I have a question regarding the detection architecture under AVA dataset Experiment. I am trying to reproduce the result of Table9: AVA action detection baselines on r…
-
before I push examples like this, I thought I'd check if you have any ideas or plans r.e. anti-labelling;
**my idea is to use the prefix "no .." as an anti-label, and flag it as annotatable:false**…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有类似需求。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) …
-
As a person supporting detector systems at ISIS I'd like to easily see which crate the values relate to with a friendlier name than `hv0`
**Acceptance criteria**
1. The PVs in the archive can be r…
-
Hi,
I'm trying to run video_demo,py in mmdetections with internimage using command:
```
python demo/video_demo.py Aircraft_Processing_test.mp4 internimage/internimage_h_22kto1k_640.yaml internimag…
-
hello AlexeyAB I want to predict multiple images.
First I make train.txt file in data folder
![2018-09-12 16-32-52](https://user-images.githubusercontent.com/31817047/45409218-8f9d9e80-b6a9-11e8-849…
-
Hello, I found the primary regions you use in the paper Contextual Action Recognition with R*CNN is annotated data. Is there some method that can automatically generate the primary regions in an input…
-
what is the specific type of object detector used; F -RCNN, YOLO ? I do not get that
-
Hi! First of all thank you for this working implementation of SSD in pytorch.
I am trying to build a person detector with this implementation for my bachelor thesis. I removed the other classes in v…