Stars
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
DeepLab v3+ model in PyTorch. Support different backbones.
convert dataset to coco/voc format
Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms - R package
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
(CRNN) Chinese Characters Recognition.
Extremely simple implement for CRNN by Tensorflow
amberblade / warp-ctc
Forked from mz24cn/warp-ctcbaidu-research/warp-ctc Windows Compatible Version with Pytorch binding
Models and examples built with TensorFlow
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
Pre-trained Deep Learning models and demos (high quality and extremely fast)
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
Convolutional recurrent network in pytorch
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…