Add Overview of Benchmark and Model Zoo#6985
Add Overview of Benchmark and Model Zoo#6985ZwwWayne merged 9 commits intoopen-mmlab:devfrom Keiku:docs/overview_model_zoo
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #6985 +/- ##
==========================================
- Coverage 62.35% 62.35% -0.01%
==========================================
Files 327 327
Lines 26129 26129
Branches 4424 4424
==========================================
- Hits 16293 16292 -1
Misses 8969 8969
- Partials 867 868 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Thanks for your contribution! How about switching to a format like this?
Architectures
Components
|
|
@RangiLyu Thank you for your instructions. I refactored the table at your instructions. |
|
@ZwwWayne @hhaAndroid Any suggestions? |
|
LGTM. Can be merged after cleaning '# Not officially listed' |
It's okay. |
|
@RangiLyu Excuse me. Let me ask you a question.
What about the following categories?
There was also a new README.md PR recently. Probably conflict. |
RPN is the first stage in Faster R-CNN, It's Okay to put it in Object Detection category.
Yes, you can add "Other" both to Algorithms and Components. |
|
@Keiku Hi, any update? We hope this PR can be merged in the coming version of MMDetection. |
|
@RangiLyu I'll work on it immediately. |
|
@RangiLyu Please check for updates.
|
|
LGTM. Thank you for the kind modification @Keiku ! |
|
This PR resolves #7030 |
* add overview of benchmark and model zoo * Changed tree/master link to configs folder reference * Changed the format of the table * Moved Heads item to Object Detection table and delete the Heads table * Delete unnecessary comments * Add TOOD (ICCV'2021) * Rename Architectures to Algorithms * Fix centering for Algorithms and Components * Create "Other", and add "Common"
* add overview of benchmark and model zoo * Changed tree/master link to configs folder reference * Changed the format of the table * Moved Heads item to Object Detection table and delete the Heads table * Delete unnecessary comments * Add TOOD (ICCV'2021) * Rename Architectures to Algorithms * Fix centering for Algorithms and Components * Create "Other", and add "Common"
* add overview of benchmark and model zoo * Changed tree/master link to configs folder reference * Changed the format of the table * Moved Heads item to Object Detection table and delete the Heads table * Delete unnecessary comments * Add TOOD (ICCV'2021) * Rename Architectures to Algorithms * Fix centering for Algorithms and Components * Create "Other", and add "Common"



Motivation
According to issue #6868, I created a table that makes the list of model zoo easy to understand. I hope this makes it easier for everyone to understand the models that mmdetection supports. For similar documentation, I referred to the Overview of Kit Structures in Paddle Detection. At a minimum, separating Object Detection and Instance Segmentation makes it easier for users to understand the models supported by mmdetection.
Modification
The list of Benchmark and model zoo in
README.mdis changed to table.BC-breaking (Optional)
The Chinese version of the document can also be changed. We should also change the list of model zoos in the link (
docs/en/model_zoo.md).Use cases (Optional)
Only the models that exist in config are listed. Not all features of mmdetection are listed.
Checklist
# Not officially listedas a list that hasn't been officially listed yet. Please check if it matches.v2.19.1, so please add the update.