All Projects → Ssd Knowledge Distillation → Similar Projects or Alternatives

537 Open source projects that are alternatives of or similar to Ssd Knowledge Distillation

Tensorflow Face Detection
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Stars: ✭ 711 (+1294.12%)
Mutual labels:  object-detection, ssd
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (+198.04%)
Mutual labels:  object-detection, ssd
A Pytorch Tutorial To Object Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Stars: ✭ 2,398 (+4601.96%)
Mutual labels:  object-detection, ssd
Paddledetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Stars: ✭ 5,799 (+11270.59%)
Mutual labels:  object-detection, ssd
Mmdetection
OpenMMLab Detection Toolbox and Benchmark
Stars: ✭ 17,646 (+34500%)
Mutual labels:  object-detection, ssd
Fastmot
High-performance multiple object tracking based on YOLO, Deep SORT, and optical flow
Stars: ✭ 284 (+456.86%)
Mutual labels:  object-detection, ssd
Ssd Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
Stars: ✭ 276 (+441.18%)
Mutual labels:  object-detection, ssd
Tf Object Detection
Simpler app for tensorflow object detection API
Stars: ✭ 91 (+78.43%)
Mutual labels:  object-detection, ssd
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (+109.8%)
Mutual labels:  object-detection, ssd
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (+292.16%)
Mutual labels:  object-detection, ssd
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (+243.14%)
Mutual labels:  object-detection, ssd
Ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Stars: ✭ 4,499 (+8721.57%)
Mutual labels:  object-detection, ssd
Ssd
High quality, fast, modular reference implementation of SSD in PyTorch
Stars: ✭ 1,060 (+1978.43%)
Mutual labels:  object-detection, ssd
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+562.75%)
Mutual labels:  object-detection, ssd
Mmdetection To Tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Stars: ✭ 262 (+413.73%)
Mutual labels:  object-detection, ssd
Ssd Tensorflow
Single Shot MultiBox Detector in TensorFlow
Stars: ✭ 4,066 (+7872.55%)
Mutual labels:  object-detection, ssd
Object Detection Api Tensorflow
Object Detection API Tensorflow
Stars: ✭ 267 (+423.53%)
Mutual labels:  object-detection, ssd
Ssd keras
A Keras port of Single Shot MultiBox Detector
Stars: ✭ 1,763 (+3356.86%)
Mutual labels:  object-detection, ssd
Ssd Variants
PyTorch implementation of several SSD based object detection algorithms.
Stars: ✭ 233 (+356.86%)
Mutual labels:  object-detection, ssd
Ssd tensorflow traffic sign detection
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
Stars: ✭ 459 (+800%)
Mutual labels:  object-detection, ssd
Pytorch Ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
Stars: ✭ 1,054 (+1966.67%)
Mutual labels:  object-detection, ssd
Daedalus Attack
The code of our paper: 'Daedalus: Breaking Non-Maximum Suppression in Object Detection via Adversarial Examples', in Tensorflow.
Stars: ✭ 28 (-45.1%)
Mutual labels:  object-detection
Object Detection And Location Realsensed435
Use the Intel D435 real-sensing camera to realize target detection based on the Yolov3 framework under the Opencv DNN framework, and realize the 3D positioning of the Objection according to the depth information. Real-time display of the coordinates in the camera coordinate system.ADD--Using Yolov5 By TensorRT model,AGX-Xavier,RealTime Object Detection
Stars: ✭ 36 (-29.41%)
Mutual labels:  object-detection
Videoflow
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
Stars: ✭ 914 (+1692.16%)
Mutual labels:  object-detection
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+15898.04%)
Mutual labels:  object-detection
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+16005.88%)
Mutual labels:  object-detection
Albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Stars: ✭ 9,353 (+18239.22%)
Mutual labels:  object-detection
Training extensions
Trainable models and NN optimization tools
Stars: ✭ 857 (+1580.39%)
Mutual labels:  ssd
Keras object detection
Convert any classification model or architecture trained in keras to an object detection model
Stars: ✭ 28 (-45.1%)
Mutual labels:  object-detection
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+1825.49%)
Mutual labels:  object-detection
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (+1747.06%)
Mutual labels:  object-detection
Realtime Detectron
Real-time Detectron using webcam.
Stars: ✭ 42 (-17.65%)
Mutual labels:  object-detection
Tf Objdetector
Utilities to use tensorflow object detction api with a yolo like dataset
Stars: ✭ 14 (-72.55%)
Mutual labels:  object-detection
Channel Pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Stars: ✭ 979 (+1819.61%)
Mutual labels:  object-detection
Tensorflow Yolo V3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Stars: ✭ 862 (+1590.2%)
Mutual labels:  object-detection
Yolo tensorflow
🚖 Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
Stars: ✭ 45 (-11.76%)
Mutual labels:  object-detection
Cascade Rcnn
Caffe implementation of multiple popular object detection frameworks
Stars: ✭ 932 (+1727.45%)
Mutual labels:  object-detection
Simple Ssd For Beginners
This repository contains easy SSD(Single Shot MultiBox Detector) implemented with Pytorch and is easy to read and learn
Stars: ✭ 33 (-35.29%)
Mutual labels:  object-detection
3d Bounding Boxes From Monocular Images
A two stage multi-modal loss model along with rigid body transformations to regress 3D bounding boxes
Stars: ✭ 24 (-52.94%)
Mutual labels:  object-detection
Tensorflow object detection tflite
This is a repo for training and implementing the mobilenet-ssd v2 to tflite with c++ on x86 and arm64
Stars: ✭ 24 (-52.94%)
Mutual labels:  object-detection
Tensorflow Serving sidecar
Serve machine learning models using tensorflow serving
Stars: ✭ 41 (-19.61%)
Mutual labels:  object-detection
Ros yolo as template matching
Run 3 scripts to (1) Synthesize images (by putting few template images onto backgrounds), (2) Train YOLOv3, and (3) Detect objects for: one image, images, video, webcam, or ROS topic.
Stars: ✭ 32 (-37.25%)
Mutual labels:  object-detection
Medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
Stars: ✭ 917 (+1698.04%)
Mutual labels:  object-detection
Efficientdet Pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
Stars: ✭ 906 (+1676.47%)
Mutual labels:  object-detection
Keras M2det
Keras implementation of m2det object detection.
Stars: ✭ 32 (-37.25%)
Mutual labels:  object-detection
Dmsmsgrcg
A photo OCR project aims to output DMS messages contained in sign structure images.
Stars: ✭ 18 (-64.71%)
Mutual labels:  object-detection
Federated Benchmark
A Benchmark of Real-world Image Dataset for Federated Learning
Stars: ✭ 18 (-64.71%)
Mutual labels:  object-detection
Unburden Home Dir
Automatically unburden $HOME from caches, etc. Useful for $HOME on SSDs, small disks or slow NFS homes. Can be triggered via an hook in /etc/X11/Xsession.d/.
Stars: ✭ 48 (-5.88%)
Mutual labels:  ssd
Det3d
A general 3D object detection codebse.
Stars: ✭ 1,025 (+1909.8%)
Mutual labels:  object-detection
Image bbox slicer
This easy-to-use library splits images and its bounding box annotations into tiles, both into specific sizes and into any arbitrary number of equal parts. It can also resize them, both by specific sizes and by a resizing/scaling factor.
Stars: ✭ 41 (-19.61%)
Mutual labels:  object-detection
Dodo detector ros
Object detection from images/point cloud using ROS
Stars: ✭ 31 (-39.22%)
Mutual labels:  object-detection
Yolo annotation tool
Annotation tool for YOLO in opencv
Stars: ✭ 17 (-66.67%)
Mutual labels:  object-detection
Eccv2020 Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Stars: ✭ 827 (+1521.57%)
Mutual labels:  object-detection
Tensorflow object counting api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Stars: ✭ 956 (+1774.51%)
Mutual labels:  object-detection
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+13225.49%)
Mutual labels:  object-detection
Global Localization Object Detection
a global localization system with object detection in semantic map
Stars: ✭ 5 (-90.2%)
Mutual labels:  object-detection
Cv Pretrained Model
A collection of computer vision pre-trained models.
Stars: ✭ 995 (+1850.98%)
Mutual labels:  object-detection
Drn Wsod Pytorch
Enabling Deep Residual Networks for Weakly Supervised Object Detection
Stars: ✭ 29 (-43.14%)
Mutual labels:  object-detection
Dataaugmentationforobjectdetection
Data Augmentation For Object Detection
Stars: ✭ 812 (+1492.16%)
Mutual labels:  object-detection
Ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Stars: ✭ 6,896 (+13421.57%)
Mutual labels:  object-detection
1-60 of 537 similar projects