Skip to content

Commit

Permalink
Pre-trained model table updated.
Browse files Browse the repository at this point in the history
hasanirtiza authored Jun 1, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c8cf5f2 commit d8a4065
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -57,15 +57,15 @@ Currently we provide configurations for the following detectors, with different
|--------------------|:--------:|:--------:|:--------:|:--------:|
| [Cascade Mask R-CNN](https://drive.google.com/file/d/12mWjmWBv-4wra8hCNF71Wq0U2va0Ai8e/view?usp=sharing) | CityPersons | HRNet | 7.5 | 28.0 |
| [Cascade Mask R-CNN](https://drive.google.com/file/d/1u2YTq1ttK1Nn-XWA0TbTjyerq7-LH_EE/view?usp=sharing) | CityPersons | MobileNet | 10.2 | 37.3 |
| [Faster R-CNN](https://drive.google.com/open?id=1aanqAEFBc_KGU8oCFCji-wqmLmqTd749) | CityPersons | HRNet | 10.2 | 36.2 |
| [RetinaNet](https://drive.google.com/open?id=1MGxZitqLzQtd2EF8cVGYNzSKt73s9RYY) | CityPersons | ResNeXt | 14.6 | 39.5 |
| [RetinaNet with Guided Anchoring](https://drive.google.com/open?id=1eBxkjhl12ELlv7VFyH9jS2O4I3SO_t8V) | CityPersons | ResNeXt | 11.7 | 41.5 |
| [Hybrid Task Cascade (HTC)](https://drive.google.com/open?id=1qPEJ1r48Ggl2TdE1ohcDoprZomC2j3SX) | CityPersons | ResNeXt | 9.5 | 35.8 |
| Faster R-CNN | CityPersons | HRNet | 10.2 | 36.2 |
| RetinaNet | CityPersons | ResNeXt | 14.6 | 39.5 |
| RetinaNet with Guided Anchoring | CityPersons | ResNeXt | 11.7 | 41.5 |
| Hybrid Task Cascade (HTC) | CityPersons | ResNeXt | 9.5 | 35.8 |
| [MGAN](https://drive.google.com/file/d/1vcB4PrS0Vpo48f27QpGtJPWo9iwGs5Vl/view?usp=sharing) | CityPersons | VGG | 11.2 | 52.5 |
| [CSP](https://drive.google.com/file/d/14qpoyQWIirzUyLZHTxjZe-09AxiUtIxK/view?usp=sharing) | CityPersons | ResNet-50 | 10.9 | 41.3 |
| [Cascade Mask R-CNN](https://drive.google.com/file/d/12J5z4G48LIgv2w74VvH6jz-Z2095SIDU/view?usp=sharing) | Caltech | HRNet | 1.7 | 25.7 |
| [Cascade Mask R-CNN](https://drive.google.com/file/d/1Hu0VzsN_RAfQzP9K5UfwrqJcV14ZzTD1/view?usp=sharing) | EuroCity Persons | HRNet | 4.4 | 21.3 |
| [Faster R-CNN](https://drive.google.com/open?id=19xBNw_wJPGNFIYsylcxPGIuoDygxHa2D) | EuroCity Persons | HRNet | 6.1 | 27.0 |
| Faster R-CNN | EuroCity Persons | HRNet | 6.1 | 27.0 |


### Benchmarking of pre-trained models on general human/person detection datasets

0 comments on commit d8a4065

Please sign in to comment.