Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| configs | 3 years ago | |
| densepose | 3 years ago | |
| dev | 3 years ago | |
| doc | 3 years ago | |
| README.md | 3 years ago | |
| apply_net.py | 3 years ago | |
| query_db.py | 3 years ago | |
| train_net.py | 3 years ago | |
Dense Human Pose Estimation In The Wild
Rıza Alp Güler, Natalia Neverova, Iasonas Kokkinos
[densepose.org] [arXiv] [BibTeX]
Dense human pose estimation aims at mapping all human pixels of an RGB image to the 3D surface of the human body.
In this repository, we provide the code to train and evaluate DensePose-RCNN. We also provide tools to visualize
DensePose annotation and results.
See Getting Started
We provide a number of baseline results and trained models available for download. See Model Zoo for details.
Detectron2 is released under the Apache 2.0 license
If you use DensePose, please use the following BibTeX entry.
@InProceedings{Guler2018DensePose,
title={DensePose: Dense Human Pose Estimation In The Wild},
author={R\{i}za Alp G\"uler, Natalia Neverova, Iasonas Kokkinos},
journal={The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2018}
}
No Description
Python Cuda C++ Markdown Shell other