Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tutorials for V2.0 #2435

Merged
merged 10 commits into from
May 1, 2020
Merged

Add tutorials for V2.0 #2435

merged 10 commits into from
May 1, 2020

Conversation

ZwwWayne
Copy link
Collaborator

@ZwwWayne ZwwWayne commented Apr 12, 2020

This PR refactors the docs and add tutorials to meet user's needs, such as in #2424, #2314, #1837, #1648.
It provides three tutorials:

  1. Tutorial for adding new components including backbone, heads, and loss.
  2. Tutorial for adding a new dataset and mixing (concatenate/repeat) several datasets.
  3. Tutorial for fine-tuning in downstream tasks using pre-trained models.

docs/GETTING_STARTED.md Outdated Show resolved Hide resolved
docs/index.rst Show resolved Hide resolved
docs/tutorials/finetune.md Outdated Show resolved Hide resolved
docs/tutorials/new_dataset.md Show resolved Hide resolved
docs/tutorials/finetune.md Outdated Show resolved Hide resolved
@hellock hellock merged commit 2bed0f5 into open-mmlab:v2.0 May 1, 2020
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
* Add tutorials for V2.0

* Add details for dataset tutorial

* add tutorials in index.rst

* Add tutorials for concat data

* Modify documents

* More contents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants