π
π
π
π
Tzu-Heng's wiki
gitbook
lzhbrian.me
Searchβ¦
Tzu-Heng's wiki
Machine Learning
Traditionals
Deep Learning
Image Classification (CNN)
Detection
Semantic Segmentation
Generative Adversarial Networks
Style Transfer
Recommender Systems
Meta Learning
Notes
Differientiable Sampling and Argmax
GAN theory
Multi-task Learning (MTL)
Disentanglement in GANs
CNN practical notes
3D Clothes
OpenGL
Generative Art
nginx usage
Deploy Deep Learning Models
Character Motion Synthesis
Data Structure & Algorithms
Sorting Algorithms
Powered By
GitBook
Detection
detection (shall including semantic, panoptic segmentation)
Survey Papers / Repos
Object Detection with Deep Learning: A Review
[1807.05511]
β
Deep Learning for Generic Object Detection: A Survey
[1809.02165]
β
Object Detection in 20 Years: A Survey
[1905.05055]
β
β
hoya012/deep_learning_object_detection
β
β
amusi/awesome-object-detection
β
Resources
β
torchvision - object detection
: official pytorch toolkit for vision
β
open-mmlab/mmdetection
: a marvellous open sourced lib with nearly all SOTA models
β
facebookresearch/detectron2
: detectron implemented in pytorch by Facebook
β
TuSimple/simpledet
: detection lib by TuSimple
hardly used now (2019.11)
β
facebookresearch/Detectron
β
β
facebookresearch/maskrcnn-benchmark
β
Models
Two Stage (Region Proposal + ROI Head)
Faster RCNN
[1506.01497]
β
R-FCN
[1605.06409]
β
Feature Pyramid Network
[1612.03144]
β
Mask RCNN
[1703.06870]
β
Cascade RCNN
[1712.00726]
β
Hybrid Task Cascade
[1901.07518]
β
HRNet
[1908.07919]
β
One Stage
SSD
[1512.02325]
β
YOLOv1
[1506.02640]
β
YOLOv2
[1612.08242]
β
RetinaNet (Focal Loss)
[1708.02002]
β
YOLOv3
[1804.02767]
β
CornerNet
[1808.01244]
β
CenterNet
[1904.07850]
β
CenterNet
[1904.08189]
β
EfficientDet
[1911.09070]
β
Others
Online Hard Example Mining (OHEM)
Mean Average Precision (mAP)
Empirical Upper-bound in Object Detection and More
[1911.12451]
β
Datasets
β
PASCAL VOC
β
β
COCO
β
β
Open Images Dataset
β
Machine Learning - Previous
Image Classification (CNN)
Next - Machine Learning
Semantic Segmentation
Last modified
3mo ago
Copy link
Contents
Survey Papers / Repos
Resources
Models
Two Stage (Region Proposal + ROI Head)
One Stage
Others
Datasets