File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ Real-time generic object detection on mobile platforms is a crucial but challeng
1414
1515## Requirements
1616
17+ ``` bash
1718mmdet==2.18.1
1819mmcv==1.3.17
20+ ```
1921
2022## Installation
2123
@@ -74,4 +76,6 @@ If you find this repo useful in your research, please consider cite our work:
7476- [ MMCV] ( https://github.com/open-mmlab/mmcv ) & [ MMDetection] ( https://github.com/open-mmlab/mmdetection ) .
7577- [ ShuffleNetV2] ( https://github.com/megvii-model/ShuffleNet-Series/tree/master/ShuffleNetV2 ) .
7678- [ PSROIAlign Implementation] ( https://github.com/McDo/PSROIAlign-Multi-Batch-PyTorch ) .
77- - [ Light-head RCNN] ( https://github.com/zengarden/light_head_rcnn )
79+ - [ Light-head RCNN] ( https://github.com/zengarden/light_head_rcnn ) .
80+ - [ Jiayuan Zhuang] ( https://github.com/alpc128 ) for code implementation and reproduction.
81+
You can’t perform that action at this time.
0 commit comments