daicoolb / Awesome-Object-Detections

object detection records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome-Object-Detection

object detection records

API

  • Tensorflow Tensorflow API for object detection
  • Soft-NMS Soft-Nms that used to post-process object detection

Image Augmentation

  • imgaug This python library helps you with augmenting images for your machine learning projects
  • Augmentor Augmentor is an image augmentation library in Python for machine learning.
  • Image Augmentor A simple data augmentation tool for image files, intended for use with machine learning data sets.
  • Image Augmentation Generating additional data for unbalanced classes by jittering the original image.
  • Data Augmentation Base class for applying common real-time data augmentation

Image Deduplication

BackBone

  • FPN Feature Pyramid Networks for Object Detection
  • DetNet DetNet: A Backbone network for Object Detection
  • MegDet MegDet: A Large Mini-Batch Object Detector

One stage

Two stage

Recent Papers

  • PrROI Acquisition of Localization confidence for accurate object detection ECCV2018
  • FreeAnchor FreeAnchor: Learning to Match Anchors for Visual Object Detection pytorch NIPS2019
  • CBNet CBNet: A Novel Composite Backbone Network Architecture for Object Detection caffe2
  • CenterNet CenterNet: Keypoint Triplets for Object Detection pytorch

About

object detection records


Languages

Language:C++ 100.0%