Skip to content

daicoolb/Awesome-Object-Detections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages