-
is there any single hand pose esmation model supports?
-
I have some questions on the semi-supervised training.
(1)When I am training from **coco 2d** to **h36m 3d**(use **detectron_pt_coco** as 2d input), it seems that the order of 17 joints of two skel…
-
## ❓ Questions and Help
General questions about detectron2.
NOTE:
If you met any unexpected issue when using detectron2 and wish to know why,
please use the "Unexpected Problems / Bugs" issu…
-
python demo/bottom_up_video_demo.py \
configs/bottom_up/mobilenet/coco/mobilenetv2_coco_512x512.py \
models/mobilenetv2_coco_512x512-4d96e309_20200816_2.pth \
--video-path data/classroo…
-
I am confused that after after finished running, i can't find the result.json file of the mpii
-
------------------------ --------------------------------------------------
sys.platform linux
Python 3.6.8 (default, Oct 7 2019, 12:59:55) [GCC 8.3.0]
Numpy …
-
Hello. When I am training with ./dist_train.sh with 4 GPUs, an error occurs:
```bash
./tools/dist_train.sh configs/bottom_up/mobilenet/coco/mobilenetv2_coco_512x512.py 4 --resume-from work_dirs/mo…
-
## 综述
- STOA papers with code [[url]](https://paperswithcode.com/sota/object-detection-on-coco)
- 【DeepLearning综述】 DeepLearning Detection 综述 [[blog]](https://bryce1010.blog.csdn.net/article/det…
-
Your method achieve the best pose estimation performance on COCO dataset among all the methods based on offset-regression, congrats!
Then, here come some questions:
1. According to the code, it …
-
How to do know the layers number used with detectron2 model zoo❓
If I want to use a pre trained model from detectron2 model zoo, How do I know how many layers does the network have?
I leave an e…