All Projects → Object-Detection-Tensorflow → Similar Projects or Alternatives

353 Open source projects that are alternatives of or similar to Object-Detection-Tensorflow

Object Detection Api Tensorflow
Object Detection API Tensorflow
Stars: ✭ 267 (-2.91%)
Mutual labels:  yolo, ssd, rcnn
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (+0.36%)
Mutual labels:  retinanet, fcos, centernet
Mmdetection
OpenMMLab Detection Toolbox and Benchmark
Stars: ✭ 17,646 (+6316.73%)
Mutual labels:  ssd, retinanet
Vehicle Detection
Compare FasterRCNN,Yolo,SSD model with the same dataset
Stars: ✭ 130 (-52.73%)
Mutual labels:  yolo, ssd
Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Stars: ✭ 77 (-72%)
Mutual labels:  retinanet, centernet
Ssd.tensorflow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
Stars: ✭ 334 (+21.45%)
Mutual labels:  yolo, ssd
Ssd Tensorflow
Single Shot MultiBox Detector in TensorFlow
Stars: ✭ 4,066 (+1378.55%)
Mutual labels:  yolo, ssd
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+22.91%)
Mutual labels:  yolo, ssd
objdet web
Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.
Stars: ✭ 52 (-81.09%)
Mutual labels:  yolo, ssd
miemiedetection
Pytorch implementation of YOLOX、PPYOLO、PPYOLOv2、FCOS an so on.
Stars: ✭ 52 (-81.09%)
Mutual labels:  yolo, fcos
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 (+2008.73%)
Mutual labels:  ssd, fcos
DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
Stars: ✭ 48 (-82.55%)
Mutual labels:  yolo, ssd
Ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Stars: ✭ 570 (+107.27%)
Mutual labels:  yolo, ssd
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (-67.64%)
Mutual labels:  yolo, rcnn
Cv Papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
Stars: ✭ 738 (+168.36%)
Mutual labels:  yolo, ssd
PFPNet-tensorflow
Parallel Feature Pyramid Network for Object Detection in tensorflow
Stars: ✭ 26 (-90.55%)
Mutual labels:  ssd, pfpnet
DarkPlate
License plate parsing using Darknet and YOLO
Stars: ✭ 36 (-86.91%)
Mutual labels:  yolo
darknet-vis
Visualize YOLO feature map in prediction for easily checking your model performance
Stars: ✭ 68 (-75.27%)
Mutual labels:  yolo
Object-Detection-Knowledge-Distillation
An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
Stars: ✭ 189 (-31.27%)
Mutual labels:  ssd
RCNN-Vehicle-Tracking-Lane-Detection
Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection
Stars: ✭ 116 (-57.82%)
Mutual labels:  rcnn
VG AlexeyAB darknet
A forked AlexeyAB Darknet repo with extra convenient functions.
Stars: ✭ 82 (-70.18%)
Mutual labels:  yolo
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (-82.91%)
Mutual labels:  yolo
TensorFlow2.0 SSD
A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .
Stars: ✭ 83 (-69.82%)
Mutual labels:  ssd
PaddlePaddle-SSD
基于PaddlePaddle实现的SSD,包括MobileNetSSD,MobileNetV2SSD,VGGSSD,ResNetSSD
Stars: ✭ 47 (-82.91%)
Mutual labels:  ssd
WebApp-Computer-Vision-streamlit
Computer Vision application in the web
Stars: ✭ 35 (-87.27%)
Mutual labels:  yolo
CenterNet-pytorch-lightning
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Stars: ✭ 53 (-80.73%)
Mutual labels:  centernet
YOLOV2-Tensorflow-2.0
Just another YOLO V2 implementation. Train your own dataset in a jupyter notebook!
Stars: ✭ 46 (-83.27%)
Mutual labels:  yolo
tensorrt-ssd-easy
No description or website provided.
Stars: ✭ 32 (-88.36%)
Mutual labels:  ssd
tennis-tracking
Open-source Monocular Python HawkEye for Tennis
Stars: ✭ 202 (-26.55%)
Mutual labels:  yolo
Abnormal-behavior-Detection
Abnormal behavior detection in the video surveillance based on yolo darknet
Stars: ✭ 35 (-87.27%)
Mutual labels:  yolo
vehicle-detection
Detect vehicles in a video
Stars: ✭ 88 (-68%)
Mutual labels:  yolo
detection-pytorch
A pytorch Implementation of classical object detection.
Stars: ✭ 24 (-91.27%)
Mutual labels:  ssd
deepstream tao apps
Sample apps to demonstrate how to deploy models trained with TAO on DeepStream
Stars: ✭ 274 (-0.36%)
Mutual labels:  retinanet
car-detection-yolo
Autonomous driving - car detection using the very powerful YOLO model
Stars: ✭ 73 (-73.45%)
Mutual labels:  yolo
car-detection-model-prediction
No description or website provided.
Stars: ✭ 18 (-93.45%)
Mutual labels:  ssd
keras-yolo
Keras implementation of YOLO
Stars: ✭ 25 (-90.91%)
Mutual labels:  yolo
yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Stars: ✭ 1,867 (+578.91%)
Mutual labels:  yolo
kuzushiji-recognition
5th place solution for the Kaggle Kuzushiji Recognition Challenge
Stars: ✭ 41 (-85.09%)
Mutual labels:  centernet
darknet-nnpack
Darknet with NNPACK
Stars: ✭ 302 (+9.82%)
Mutual labels:  yolo
WinDirStat.Net
A WPF implementation of WinDirStat.
Stars: ✭ 55 (-80%)
Mutual labels:  ssd
Sequoia
A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)
Stars: ✭ 60 (-78.18%)
Mutual labels:  yolo
ToolBin
All the great tools we have for the field.
Stars: ✭ 91 (-66.91%)
Mutual labels:  ssd
ros-yolo-sort
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
Stars: ✭ 162 (-41.09%)
Mutual labels:  yolo
modified refinedet
Modified RefineDet
Stars: ✭ 23 (-91.64%)
Mutual labels:  refinedet
reason-cookie
A simple way to use cookies in Reason (OCaml) on the frontend. 🍪
Stars: ✭ 18 (-93.45%)
Mutual labels:  yolo
MobileNetV3-SSD-Compact-Version
MobileNetV3 SSD的简洁版本
Stars: ✭ 65 (-76.36%)
Mutual labels:  ssd
centernet-uda
This repository holds a small framework to evaluate unsupervised domain adaptation methods in combination with a CenterNet object detection network.
Stars: ✭ 20 (-92.73%)
Mutual labels:  centernet
OpenCV-Flask
🐛 🐛 Opencv视频流传输到网页浏览器并做目标检测 🐛 🐛
Stars: ✭ 35 (-87.27%)
Mutual labels:  yolo
DeepParking
Find vacant parking spots in indoor and outdoor locations
Stars: ✭ 41 (-85.09%)
Mutual labels:  yolo
Yolo-to-COCO-format-converter
Yolo to COCO annotation format converter
Stars: ✭ 176 (-36%)
Mutual labels:  yolo
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (-4%)
Mutual labels:  yolo
darknet
php ffi darknet
Stars: ✭ 21 (-92.36%)
Mutual labels:  yolo
quarkdet
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
Stars: ✭ 82 (-70.18%)
Mutual labels:  fcos
instance-segmentation
No description or website provided.
Stars: ✭ 40 (-85.45%)
Mutual labels:  yolo
vehicle-rear
Vehicle-Rear: A New Dataset to Explore Feature Fusion For Vehicle Identification Using Convolutional Neural Networks
Stars: ✭ 99 (-64%)
Mutual labels:  yolo
CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
Stars: ✭ 32 (-88.36%)
Mutual labels:  yolo
Mxnet Yolo
YOLO: You only look once real-time object detector
Stars: ✭ 240 (-12.73%)
Mutual labels:  yolo
BCNet
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
Stars: ✭ 434 (+57.82%)
Mutual labels:  fcos
MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (-66.91%)
Mutual labels:  ssd
Vehicle-Detection
Vehicle Detection Using Deep Learning and YOLO Algorithm
Stars: ✭ 96 (-65.09%)
Mutual labels:  yolo
1-60 of 353 similar projects