facebookresearch / facebookresearch/detectron2

Change master to main in densepose's pip install.

Open
#3,474 0 comments 3 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

## 📚 Documentation Issue

This issue category is for problems about existing documentation, not for asking how-to questions.

* Provide a link to an existing documentation/comment/tutorial:
https://github.com/facebookresearch/detectron2/tree/main/projects/DensePose

* How should the above documentation/comment/tutorial improve:
The part where pip install of denspose is given it should be changed to

```bash
pip install git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
```
as the `master` tag of github's main repo is changed to `main`
Also i couldn't find any docs for using the densepose packge from pip.

Contributor guide

Open the contributing guide

Research direction

Start at the linked projects/DensePose documentation and locate the DensePose pip-install command. Update the repository reference from master to main, then verify the command and clarify whether the requested pip package usage documentation is also in scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.