Pinned Repositories
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
CCPD
[ECCV 2018] CCPD & PDRC: a diverse and well-annotated dataset for license plate detection and recognition
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
DFL-CNN
EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
end-to-end-for-chinese-plate-recognition
多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
dabblle's Repositories
dabblle/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
dabblle/DFL-CNN
dabblle/CCPD
[ECCV 2018] CCPD & PDRC: a diverse and well-annotated dataset for license plate detection and recognition
dabblle/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
dabblle/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
dabblle/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
dabblle/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
dabblle/end-to-end-for-chinese-plate-recognition
多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
dabblle/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
dabblle/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
dabblle/KL-Loss
Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
dabblle/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
dabblle/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
dabblle/meta-sam-demo
Meta's Segment Anything Model (SAM) Demo Site
dabblle/mobi_ebooks
personal taste mobi books for kindle, mainly in Chinese version. welcome rp/ fork/ star ...
dabblle/NAIC_Person_ReID_DMT
This is Top 3 Code for the Person ReID Compitition of NAIC
dabblle/OpenUnReID
PyTorch open-source toolbox for unsupervised or domain adaptive object re-ID.
dabblle/Person-ReID
dabblle/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
dabblle/pytorch-cifar10-fp16
Let's train CIFAR 10 Pytorch with Half-Precision!
dabblle/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
dabblle/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
dabblle/RAFT
dabblle/README
README文件语法解读,即Github Flavored Markdown语法介绍
dabblle/segment-anything-webui
Yet another SAM web UI
dabblle/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
dabblle/vehicle-license-plate-recognition
:fire: :fire::fire:基于Python的车牌检测和识别系统:
dabblle/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS