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 compare table #2620

Merged
merged 6 commits into from
May 6, 2020
Merged

Add compare table #2620

merged 6 commits into from
May 6, 2020

Conversation

yhcao6
Copy link
Collaborator

@yhcao6 yhcao6 commented May 5, 2020

No description provided.

@@ -127,6 +127,21 @@ Please refer to [ATSS](https://github.com/open-mmlab/mmdetection/blob/master/con
We also benchmark some methods on [PASCAL VOC](https://github.com/open-mmlab/mmdetection/blob/master/configs/pascal_voc), [Cityscapes](https://github.com/open-mmlab/mmdetection/blob/master/configs/cityscapes) and [WIDER FACE](https://github.com/open-mmlab/mmdetection/blob/master/configs/wider_face).


## Comparison with Popular Frameworks
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Speed benchmark

@@ -5,5 +5,5 @@ numpy
Pillow<=6.2.2
six
terminaltables
torch>=1.1
torch>=1.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmcv>=0.5.1

| Implementation | Throughput (img/s) |
|----------------------|--------------------|
| [Detectron2](https://github.com/facebookresearch/detectron2) | 61 |
| MMDetection | 60 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also provide a link for mmdetection

@hellock hellock merged commit b62ed85 into open-mmlab:v2.0 May 6, 2020
mattdawkins added a commit to VIAME/mmdetection that referenced this pull request May 14, 2020
* tag 'v2.0.0': (166 commits)
  fix docstring styles (open-mmlab#2634)
  typo in model zoo (open-mmlab#2630)
  Rename anchor_heads to dense_heads (open-mmlab#2628)
  Add python path in scripts (open-mmlab#2625)
  Add print_config tool (open-mmlab#2624)
  Update dockerfile (open-mmlab#2623)
  Add compare table (open-mmlab#2620)
  Fix the docs (open-mmlab#2621)
  Add v2.0 changelog (open-mmlab#2599)
  Add API documentation (open-mmlab#2610)
  release the last version of v1.x (open-mmlab#2617)
  Move shared_heads, mask_heads, bbox_heads under roi_heads (open-mmlab#2616)
  Add score threshold (open-mmlab#2601)
  Fix config files (open-mmlab#2591)
  Added FSAFHead Test and supported FSAFHead when there is zero-gt (open-mmlab#2603)
  migrate to mmcv get_logger and print_log (open-mmlab#2609)
  Add gradient clip back in cfgs (open-mmlab#2608)
  Enrich V2.0 dataset tutorial (open-mmlab#2595)
  add a demo to inference a single image (open-mmlab#2605)
  fixed webcam demo (open-mmlab#2596)
  ...
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
* add compare table fix model_zoo.md

* fix some typos

* minor add

* minor update

* add link for mmdet

* minor update
FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this pull request Oct 23, 2023
* add presets in init

* add tests

* fix

* save and load

* fix

* update
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