Here are
30 public repositories
matching this topic...
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition".
https://arxiv.org/abs/1908.07919
Updated
Mar 26, 2020
Python
Updated
Aug 7, 2020
Python
The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6
Updated
Jan 12, 2020
Python
[Pedestron] Pedestrian Detection: The Elephant In The Room. On ArXiv 2020
Updated
Sep 16, 2020
Python
SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)
Updated
May 28, 2020
Python
A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)
Updated
Dec 26, 2019
Python
IterDet: Iterative Scheme for Object Detection in Crowded Environments
Updated
Aug 23, 2020
Python
[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
Updated
Jul 14, 2020
Python
和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案
Updated
Sep 4, 2020
Python
Object detection. EfficientDet-D5 level COCO AP in 24 epochs. SOTA single-stage detector on Waymo Open Dataset.
Updated
Sep 16, 2020
Python
9th Place Solution of Kaggle Global Wheat Detection
Updated
Sep 22, 2020
Python
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Updated
Sep 26, 2020
Python
This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.
Updated
May 30, 2020
Python
Official code of the paper "Align Deep Features for Oriented Object Detection"
Updated
Sep 27, 2020
Jupyter Notebook
和鲸社区Kesci 2020年全国水下机器人(湛江)大赛水下目标检测算法赛(光学)三等奖方案-单模
Updated
Jun 11, 2020
Python
IoU-aware single-stage object detector for accurate localization
Updated
Jul 14, 2020
Python
This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
Updated
May 2, 2020
Python
Updated
Dec 17, 2019
Python
D2Det using mmdetection v2.1, supporting Objects365 and LVIS
Updated
Sep 13, 2020
Python
SOLOv2: Dynamic, Faster and Stronger. achieve 37.2mAP on coco val (res50,36 epoch) Adding keypoints
Updated
Apr 14, 2020
Python
水下目标检测算法赛 声学图像赛项 第15名代码 (15th Code for Underwater Object Detection Algorithm Competition Sonar Track )
Updated
May 11, 2020
Python
PyTorch Multiple Channel MMDetection Library, support multiple channel image loading and processing.
Updated
Aug 14, 2020
Python
SpineNet - mmdetection (Pytorch) Implementation
Updated
Sep 26, 2020
Python
Implement Retinaface on mmdetection.
introduce how to install and use mmdetection
Updated
Apr 3, 2020
Python
🐛 🐛 🐛 Cascade RCNN 的训练基于mmdetection
Updated
Apr 6, 2020
Python
复赛 semi-final 小队:腌制九九八十一天的草履虫
Updated
Dec 20, 2019
Python
Slack Bot with object detection capabilities
Updated
Jul 28, 2020
Python
Code and docker images for Open MMLab's Detection Toolbox
Updated
Aug 10, 2020
Python
Improve this page
Add a description, image, and links to the
mmdetection
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mmdetection
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The idea is to have a more advanced Filter Pruning method to be able to show SOTA results in model compression/optimization.
I suggest reimplementing the method from here: https://github.com/cmu-enyac/LeGR and reproduce baseline results for MobileNet v2 on CIFAR100 as the first step.
cc'ed @vshampor, @vanyalzr.