facebookresearch / facebookresearch/detectron2
Update DensePoseResult?
- Dominant language
- Python
- Stars
- 34.7k
- Forks
- 7.9k
- PR merge metrics
- No merged PRs in 30d
Description
## 📚 Documentation
https://github.com/facebookresearch/detectron2/blob/6660dd5d615b65acc65270d29c6ef57970d7b17c/projects/DensePose/doc/TOOL_APPLY_NET.md
The help suggests `from densepose.data.structures import DensePoseResult`. However, no such structure was found in the repo.
Contributor guide
Research direction
Start with the linked projects/DensePose/doc/TOOL_APPLY_NET.md file and search the repository for DensePoseResult and the structures module. Confirm which existing import or API should be documented, then update the help so it references a valid structure and verify the documentation no longer points to the missing symbol.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100