All Projects → Anpr → Similar Projects or Alternatives

601 Open source projects that are alternatives of or similar to Anpr

Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (-58.12%)
Mutual labels:  cnn, yolo
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+465.34%)
Mutual labels:  cnn, yolo
Yolo Pytorch
YOLO for object detection tasks
Stars: ✭ 301 (+8.66%)
Mutual labels:  cnn, yolo
Yolo V2 Pytorch
YOLO for object detection tasks
Stars: ✭ 302 (+9.03%)
Mutual labels:  cnn, yolo
Unified Gesture And Fingertip Detection
A Unified Convolutional Neural Network Approach of Gesture Recognition and Fingertip Detection.
Stars: ✭ 121 (-56.32%)
Mutual labels:  cnn, yolo
caffe2-yolo
Bridging caffe2 with yolo, esp on mobile devices
Stars: ✭ 18 (-93.5%)
Mutual labels:  yolo
Stock-Prediction
stock predict by cnn and lstm
Stars: ✭ 25 (-90.97%)
Mutual labels:  cnn
Yolo-Annotation-Tool-New-
No description or website provided.
Stars: ✭ 71 (-74.37%)
Mutual labels:  yolo
tensorflow-example-java
This is a Tensorflow Java example application what uses YOLOv2 model and Gradle for build and dependency management.
Stars: ✭ 49 (-82.31%)
Mutual labels:  yolo
Handwritingrecognitionsystem
Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture
Stars: ✭ 262 (-5.42%)
Mutual labels:  cnn
WSCNNTDSaliency
[BMVC17] Weakly Supervised Saliency Detection with A Category-Driven Map Generator
Stars: ✭ 19 (-93.14%)
Mutual labels:  cnn
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (-67.87%)
Mutual labels:  yolo
YoloV3-ncnn-Raspberry-Pi-4
MobileNetV2_YOLOV3 for ncnn framework
Stars: ✭ 20 (-92.78%)
Mutual labels:  yolo
YOLO tiny
The implementation of YOLO_v1 with TensorFlow
Stars: ✭ 15 (-94.58%)
Mutual labels:  yolo
3DSemanticMapping JINT 2020
Repository for the paper "Extending Maps with Semantic and Contextual Object Information for Robot Navigation: a Learning-Based Framework using Visual and Depth Cues"
Stars: ✭ 38 (-86.28%)
Mutual labels:  yolo
Object Detection Opencv
YOLO Object detection with OpenCV and Python.
Stars: ✭ 267 (-3.61%)
Mutual labels:  yolo
darknet2caffe
Conversion of yolo from DarkNet to Caffe
Stars: ✭ 25 (-90.97%)
Mutual labels:  yolo
kervolution
Kervolution Library in PyTorch (CVPR 2019 Oral)
Stars: ✭ 33 (-88.09%)
Mutual labels:  cnn
darknet ros
Robotics Operating System Package for Yolo v3 based on darknet with optimized tracking using Kalman Filter and Optical Flow.
Stars: ✭ 51 (-81.59%)
Mutual labels:  yolo
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (-2.89%)
Mutual labels:  cnn
YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
Stars: ✭ 6,570 (+2271.84%)
Mutual labels:  yolo
stylenet
A pytorch implemention of "StyleNet: Generating Attractive Visual Captions with Styles"
Stars: ✭ 58 (-79.06%)
Mutual labels:  cnn
lightDenseYOLO
A real-time object detection app based on lightDenseYOLO Our lightDenseYOLO is the combination of two components: lightDenseNet as the CNN feature extractor and YOLO v2 as the detection module
Stars: ✭ 20 (-92.78%)
Mutual labels:  yolo
Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
Stars: ✭ 100 (-63.9%)
Mutual labels:  yolo
Cnnvisualizer
Visualizer for Deep Neural Networks
Stars: ✭ 259 (-6.5%)
Mutual labels:  cnn
finetuneAlexVGG
Finetune ConvNets with Tensorflow
Stars: ✭ 20 (-92.78%)
Mutual labels:  cnn
VideoRecognition-realtime-autotrainer-alerts
State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.
Stars: ✭ 36 (-87%)
Mutual labels:  yolo
objdet web
Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.
Stars: ✭ 52 (-81.23%)
Mutual labels:  yolo
deep-learning-coursera-complete
Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses
Stars: ✭ 104 (-62.45%)
Mutual labels:  cnn
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-94.95%)
Mutual labels:  yolo
Object Detection Api Tensorflow
Object Detection API Tensorflow
Stars: ✭ 267 (-3.61%)
Mutual labels:  yolo
Custom-Object-Detection-using-Darkflow
Make custom objects dataset and detect them using darkflow. Darkflow is a tensorflow translation of Darknet.
Stars: ✭ 21 (-92.42%)
Mutual labels:  yolo
miemiedetection
Pytorch implementation of YOLOX、PPYOLO、PPYOLOv2、FCOS an so on.
Stars: ✭ 52 (-81.23%)
Mutual labels:  yolo
yolo-deepsort-flask
Target detection and multi target tracking platform based on Yolo DeepSort and Flask.
Stars: ✭ 29 (-89.53%)
Mutual labels:  yolo
Caffe Hrt
Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original Caffe architecture which users deploy their applications seamlessly.
Stars: ✭ 271 (-2.17%)
Mutual labels:  cnn
live-cctv
To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.
Stars: ✭ 23 (-91.7%)
Mutual labels:  yolo
RCAN-tf
TensorFlow code for ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
Stars: ✭ 25 (-90.97%)
Mutual labels:  cnn
aikanshe
使用SpingBoot、OpenCV、yolo开发舌诊小程序
Stars: ✭ 22 (-92.06%)
Mutual labels:  yolo
Embeddedsystem
📚 嵌入式系统基础知识与主流编程语言相关内容总结
Stars: ✭ 266 (-3.97%)
Mutual labels:  cnn
multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
Stars: ✭ 25 (-90.97%)
Mutual labels:  yolo
mods-light-zmq
MODS with external deep descriptors/detectors
Stars: ✭ 46 (-83.39%)
Mutual labels:  cnn
YOLO-Object-Counting-API
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
Stars: ✭ 131 (-52.71%)
Mutual labels:  yolo
Ffdnet
FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising (TIP, 2018)
Stars: ✭ 274 (-1.08%)
Mutual labels:  cnn
realtime-object-detection
Detects objects in images/streaming video
Stars: ✭ 16 (-94.22%)
Mutual labels:  yolo
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-68.23%)
Mutual labels:  cnn
go-darknet
Go bindings for Darknet (YOLO v4 / v3)
Stars: ✭ 56 (-79.78%)
Mutual labels:  yolo
Facial Expression Recognition Using Cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
Stars: ✭ 261 (-5.78%)
Mutual labels:  cnn
TNN Demo
🍉 移动端TNN部署学习笔记,支持Android与iOS。
Stars: ✭ 51 (-81.59%)
Mutual labels:  yolo
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-87%)
Mutual labels:  cnn
object-detection
Object detection on Jetson Nano, Raspberry Pi and Laptop
Stars: ✭ 49 (-82.31%)
Mutual labels:  yolo
Pytorch Saltnet
Kaggle | 9th place single model solution for TGS Salt Identification Challenge
Stars: ✭ 270 (-2.53%)
Mutual labels:  cnn
Yolo-v2-pytorch
YOLO for object detection tasks
Stars: ✭ 327 (+18.05%)
Mutual labels:  yolo
DarkHelp
C++ wrapper library for Darknet
Stars: ✭ 65 (-76.53%)
Mutual labels:  yolo
ffcnn
ffcnn is a cnn neural network inference framework, written in 600 lines C language.
Stars: ✭ 50 (-81.95%)
Mutual labels:  yolo
node-moving-things-tracker
javascript implementation of "tracker by detections" for realtime multiple object tracking (MOT)
Stars: ✭ 87 (-68.59%)
Mutual labels:  yolo
Facedetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
Stars: ✭ 255 (-7.94%)
Mutual labels:  cnn
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (-44.4%)
Mutual labels:  yolo
YOLOX deepsort tracker
using yolox+deepsort for object-tracking
Stars: ✭ 228 (-17.69%)
Mutual labels:  yolo
Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
Stars: ✭ 522 (+88.45%)
Mutual labels:  yolo
DarkMark
Marking up images for use with Darknet.
Stars: ✭ 62 (-77.62%)
Mutual labels:  yolo
1-60 of 601 similar projects