Starred repositories
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
You Only Look Once for Panopitic Driving Perception.(MIR2022)
Chinese Pre-Trained Language Models (CPM-LM) Version-I
使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
A dataset of functional and defective solar cells extracted from EL images of solar modules
A visual dataflow programming language for sklearn
图像配准算法。包括 SIFT、ORB、SURF、AKAZE、BRIEF、matchTemplate
Fiji plugin for object(s) detection using template(s) matching
Interactive Semi Automatic Image 2D Bounding Box Annotation and Labelling Tool using Multi Template Matching An Interactive Semi Automatic Image 2D Bounding Box Annotation/Labelling Tool to aid the…
Image key points Extraction, Description, Feature Matching
Information and relevant research from 2021 Auburn University REU on Smart UAVs. Computer Vision through terrain image processing, specifically through implementations of SIFT (feature matching) an…
On a set of images, we detect the cursor object using a template image of cursor. We resize the image on different scales and try matching it with the template. However resizing may add false detai…