📝
Tzu-Heng's wiki
  • 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
On this page
  • Survey Papers / Repos
  • Resources
  • Models
  • Two Stage (Region Proposal + ROI Head)
  • One Stage
  • Others
  • Datasets

Was this helpful?

  1. Machine Learning

Detection

detection (shall including semantic, panoptic segmentation)

PreviousImage Classification (CNN)NextSemantic Segmentation

Last updated 3 years ago

Was this helpful?

Survey Papers / Repos

  • Object Detection with Deep Learning: A Review

  • Deep Learning for Generic Object Detection: A Survey

  • Object Detection in 20 Years: A Survey

Resources

  • : official pytorch toolkit for vision

  • : a marvellous open sourced lib with nearly all SOTA models

  • : detectron implemented in pytorch by Facebook

  • : detection lib by TuSimple

  • hardly used now (2019.11)

Models

Two Stage (Region Proposal + ROI Head)

One Stage

Others

  • Online Hard Example Mining (OHEM)

  • Mean Average Precision (mAP)

Datasets

Faster RCNN

R-FCN

Feature Pyramid Network

Mask RCNN

Cascade RCNN

Hybrid Task Cascade

HRNet

SSD

YOLOv1

YOLOv2

RetinaNet (Focal Loss)

YOLOv3

CornerNet

CenterNet

CenterNet

EfficientDet

Empirical Upper-bound in Object Detection and More

[1807.05511]
[1809.02165]
[1905.05055]
hoya012/deep_learning_object_detection
amusi/awesome-object-detection
torchvision - object detection
open-mmlab/mmdetection
facebookresearch/detectron2
TuSimple/simpledet
facebookresearch/Detectron
facebookresearch/maskrcnn-benchmark
[1506.01497]
[1605.06409]
[1612.03144]
[1703.06870]
[1712.00726]
[1901.07518]
[1908.07919]
[1512.02325]
[1506.02640]
[1612.08242]
[1708.02002]
[1804.02767]
[1808.01244]
[1904.07850]
[1904.08189]
[1911.09070]
[1911.12451]
PASCAL VOC
COCO
Open Images Dataset