All Projects → Vedadet → Similar Projects or Alternatives

573 Open source projects that are alternatives of or similar to Vedadet

Deepstream Yolo
NVIDIA DeepStream SDK 5.1 configuration for YOLO models
Stars: ✭ 166 (-38.75%)
Mutual labels:  object-detection
Taggerine
Annotation tool for images
Stars: ✭ 61 (-77.49%)
Mutual labels:  object-detection
TDNetGen
A MATLAB toolbox to generate large-scale combined Transmission and Distribution networks
Stars: ✭ 30 (-88.93%)
Mutual labels:  toolbox
Mrlabeler
极速检测标注工具An efficient tool for objection detection annotation
Stars: ✭ 60 (-77.86%)
Mutual labels:  object-detection
Map
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Stars: ✭ 2,324 (+757.56%)
Mutual labels:  object-detection
Ssd keras
Port of Single Shot MultiBox Detector to Keras
Stars: ✭ 1,101 (+306.27%)
Mutual labels:  object-detection
Monoloco
[ICCV 2019] Official implementation of "MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation" in PyTorch + Social Distancing
Stars: ✭ 242 (-10.7%)
Mutual labels:  object-detection
Logo Detection Yolov2
Stars: ✭ 57 (-78.97%)
Mutual labels:  object-detection
Awesome Satellite Imagery Datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
Stars: ✭ 2,447 (+802.95%)
Mutual labels:  object-detection
Mmdetection object detection demo
How to train an object detection model with mmdetection
Stars: ✭ 55 (-79.7%)
Mutual labels:  object-detection
Simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
Stars: ✭ 2,963 (+993.36%)
Mutual labels:  object-detection
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+295.57%)
Mutual labels:  object-detection
Adelaidet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Stars: ✭ 2,565 (+846.49%)
Mutual labels:  object-detection
Mask rcnn ros
The ROS Package of Mask R-CNN for Object Detection and Segmentation
Stars: ✭ 53 (-80.44%)
Mutual labels:  object-detection
Taco
🌮 Trash Annotations in Context Dataset Toolkit
Stars: ✭ 243 (-10.33%)
Mutual labels:  object-detection
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (-80.81%)
Mutual labels:  object-detection
Microsoft Rocket Video Analytics Platform
A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
Stars: ✭ 162 (-40.22%)
Mutual labels:  object-detection
Lfip
Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019
Stars: ✭ 52 (-80.81%)
Mutual labels:  object-detection
docker-data-science-toolbox
Data Science Command Line Toolbox in a docker container
Stars: ✭ 28 (-89.67%)
Mutual labels:  toolbox
Keras Retinanet For Teknofest 2019
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
Stars: ✭ 50 (-81.55%)
Mutual labels:  object-detection
Simrdwn
Rapid satellite imagery object detection
Stars: ✭ 159 (-41.33%)
Mutual labels:  object-detection
Ssd Knowledge Distillation
A PyTorch Implementation of Knowledge Distillation on SSD
Stars: ✭ 51 (-81.18%)
Mutual labels:  object-detection
Mxnet Yolo
YOLO: You only look once real-time object detector
Stars: ✭ 240 (-11.44%)
Mutual labels:  object-detection
Inceptionvisiondemo
🎥 iOS11 demo application for dominant objects detection.
Stars: ✭ 48 (-82.29%)
Mutual labels:  object-detection
Yolov4 Cloud Tutorial
This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
Stars: ✭ 153 (-43.54%)
Mutual labels:  object-detection
Det3d
A general 3D object detection codebse.
Stars: ✭ 1,025 (+278.23%)
Mutual labels:  object-detection
spire
🗼Extensible JavaScript toolbox management
Stars: ✭ 21 (-92.25%)
Mutual labels:  toolbox
Tensorflow Lite Rest Server
Expose tensorflow-lite models via a rest API
Stars: ✭ 43 (-84.13%)
Mutual labels:  object-detection
Nas Fcos
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
Stars: ✭ 156 (-42.44%)
Mutual labels:  object-detection
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+2931%)
Mutual labels:  object-detection
Fcos
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
Stars: ✭ 2,839 (+947.6%)
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 (-84.87%)
Mutual labels:  object-detection
Ios Coreml Yolo
Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -
Stars: ✭ 153 (-43.54%)
Mutual labels:  object-detection
Solo
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
Stars: ✭ 992 (+266.05%)
Mutual labels:  object-detection
generateDF
生成目录结构及文件
Stars: ✭ 15 (-94.46%)
Mutual labels:  toolbox
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+262.36%)
Mutual labels:  object-detection
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (-43.91%)
Mutual labels:  object-detection
Channel Pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Stars: ✭ 979 (+261.25%)
Mutual labels:  object-detection
D2det
D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)
Stars: ✭ 234 (-13.65%)
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 (-87.82%)
Mutual labels:  object-detection
S2anet
Official code of the paper "Align Deep Features for Oriented Object Detection"
Stars: ✭ 150 (-44.65%)
Mutual labels:  object-detection
Keras M2det
Keras implementation of m2det object detection.
Stars: ✭ 32 (-88.19%)
Mutual labels:  object-detection
Mmdetection To Tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Stars: ✭ 262 (-3.32%)
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 (+252.77%)
Mutual labels:  object-detection
Study resources
study resources of model and engineering
Stars: ✭ 148 (-45.39%)
Mutual labels:  object-detection
Mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Stars: ✭ 949 (+250.18%)
Mutual labels:  object-detection
Retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
Stars: ✭ 226 (-16.61%)
Mutual labels:  object-detection
Pepper Robot Programming
Pepper Programs : Object Detection Real Time without ROS
Stars: ✭ 29 (-89.3%)
Mutual labels:  object-detection
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (-45.76%)
Mutual labels:  object-detection
Mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
Stars: ✭ 945 (+248.71%)
Mutual labels:  object-detection
fvtt-data-toolbox
Foundry VTT Data Toolbox
Stars: ✭ 17 (-93.73%)
Mutual labels:  toolbox
Opentpod
Open Toolkit for Painless Object Detection
Stars: ✭ 106 (-60.89%)
Mutual labels:  object-detection
Data science bowl 2018
My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton
Stars: ✭ 147 (-45.76%)
Mutual labels:  object-detection
Bmw Tensorflow Inference Api Gpu
This is a repository for an object detection inference API using the Tensorflow framework.
Stars: ✭ 277 (+2.21%)
Mutual labels:  object-detection
Easy Tensorflow
Simple and comprehensive tutorials in TensorFlow
Stars: ✭ 2,871 (+959.41%)
Mutual labels:  object-detection
Visualplus
🎨 The VisualPlus Framework (VPF) for WinForms allows you to rapidly deploy professional .NET applications with customizable components and controls.
Stars: ✭ 268 (-1.11%)
Mutual labels:  toolbox
Siamese Mask Rcnn
Siamese Mask R-CNN model for one-shot instance segmentation
Stars: ✭ 257 (-5.17%)
Mutual labels:  object-detection
Q-server
Q server
Stars: ✭ 37 (-86.35%)
Mutual labels:  toolbox
monster
MONSTeR is a framework built around the LTE system toolbox available in Matlab
Stars: ✭ 21 (-92.25%)
Mutual labels:  toolbox
Sarosperceptionkitti
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
Stars: ✭ 193 (-28.78%)
Mutual labels:  object-detection
301-360 of 573 similar projects