Pinned Repositories
Auto_maker
Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~
chinese_character_recognition_for_pytorch
使用Pytorch实现了中文手写字符识别
Chinese_OCR
中文字符识别项目
cnocr-models
pretrained models for cnocr
crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
labview2018-tutorial
this repository tells how to use LabVIEW based on labview2018.
Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
yunfsbc's Repositories
yunfsbc/Auto_maker
Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~
yunfsbc/chinese_character_recognition_for_pytorch
使用Pytorch实现了中文手写字符识别
yunfsbc/Chinese_OCR
中文字符识别项目
yunfsbc/cnocr-models
pretrained models for cnocr
yunfsbc/crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
yunfsbc/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
yunfsbc/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
yunfsbc/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
yunfsbc/labview2018-tutorial
this repository tells how to use LabVIEW based on labview2018.
yunfsbc/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
yunfsbc/libface-sface_detect-recognition-opencv
使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行
yunfsbc/libtorch-yolov5
A LibTorch inference implementation of the yolov5
yunfsbc/license-plate-detect-recoginition-pytorch
深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行
yunfsbc/ocr-open-dataset
list all open dataset about ocr.
yunfsbc/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
yunfsbc/opencv
Open Source Computer Vision Library
yunfsbc/OpenCV-Python-Tutorial
📖 OpenCV-Python image processing tutorial for beginners
yunfsbc/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
yunfsbc/OpenCVTutorials
OpenCV-Python4.1 中文文档
yunfsbc/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
yunfsbc/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
yunfsbc/PaddleX
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
yunfsbc/QGUI
QGUI - 0.1MB超轻量Python GUI框架,用模板来快捷制作深度学习模型推理界面
yunfsbc/QPT
[内测中]前向式Python环境快捷封装工具,快速将Python打包为EXE并添加CUDA、NoAVX等支持。
yunfsbc/R-CenterNet
detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测
yunfsbc/rotation-yolov5
rotation detection based on yolov5
yunfsbc/SRMD-Pytorch
SRMD training, testing, model checking, model converting derived from cszn/KAIR (SRMD超分辨率模型pytorch)
yunfsbc/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
yunfsbc/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
yunfsbc/yolov5_6.0_opencvdnn_python
yolov5-v6.0 opencv dnn