SNIPER

Multi-scale detector

An efficient multi-scale object detection and inference algorithm using memory-efficient design and batch normalization

SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm

GitHub

3k stars
82 watching
449 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,054
bharatsingh430/py-r-fcn-multigpu A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework 193
jacobgil/pytorch-grad-cam A package providing advanced explainability methods for deep learning models in computer vision 10,781
alankbi/detecto A Python package for building and deploying computer vision models with PyTorch 614
chengyangfu/retinamask A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. 339
xternalz/sdpoint A deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency. 18
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850
sinashish/multi-scale-attention A deep learning framework for medical image segmentation using multi-scale guided attention mechanisms to improve accuracy and reduce irrelevant information. 461
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
peteanderson80/bottom-up-attention Trains a bottom-up attention model using Faster R-CNN and Visual Genome annotations for image captioning and VQA tasks 1,435
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
alikaraali/edge-based-dfe-tip2018 An image processing project implementing edge-based defocus blur estimation with adaptive scale selection 18
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
musket-ml/segmentation_training_pipeline A tool for defining and running machine learning experiments for image segmentation in Python. 53
ruiminshen/yolo2-pytorch A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. 440