qiqihaer / YOLOv3-Codecraft-2019
车牌检测,License plate recognition
☆27Updated 5 years ago
Alternatives and similar repositories for YOLOv3-Codecraft-2019:
Users that are interested in YOLOv3-Codecraft-2019 are comparing it to the libraries listed below
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 5 years ago
- End to End Chinese License Plate Recognition☆81Updated 5 years ago
- 生成车牌识别数据集☆137Updated last year
- 人员佩戴口罩检测数据集☆83Updated 5 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆166Updated 11 months ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆77Updated 4 years ago
- Generate the fake Chinese license plate images for detection & recognition☆112Updated 5 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆61Updated 5 years ago
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Updated 5 years ago
- car plate number recognization☆67Updated 4 years ago
- 端到端车牌识别项目☆22Updated 2 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆102Updated 4 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- 《Reading Digital Numbers of Water Meter withDeep Learning based Object Detector》was received by PRCV2019☆42Updated 5 years ago
- various of fire pictures and videos in the repository☆63Updated 5 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆113Updated 3 years ago
- YOLO系列资料☆50Updated 2 years ago
- Multi-line license plate recognition☆76Updated 6 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆86Updated 5 years ago
- A simple code for creating licence plate images and train e2e network☆149Updated 6 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆173Updated 4 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- Chinese City Parking Dataset(with Blue and Green add Yellow)☆34Updated 4 years ago
- SLPNet: Towards End-to-End Car License Plates Detection and Recognition Using Lightweight CNN☆57Updated 2 years ago
- ALPR model in unconstrained scenarios for Chinese license plates☆171Updated 5 years ago
- this repository includes some python parser scripts for converting other public datasets into voc data format☆51Updated 5 years ago
- 基于人造车牌和caffe多标签分类的端到端中文车牌识别☆36Updated 6 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆37Updated 4 years ago