BonVant's Stars
tensorflow/models
Models and examples built with TensorFlow
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
pybind/pybind11
Seamless operability between C++11 and Python
aleju/imgaug
Image augmentation for machine learning experiments.
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
google/automl
Google Brain AutoML
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
man-group/dtale
Visualizer for pandas data structures
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
8080labs/ppscore
Predictive Power Score (PPS) in Python
uber/neuropod
A uniform interface to run deep learning models from multiple frameworks
mammothb/symspellpy
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
youngwanLEE/CenterMask
[CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation
jphall663/interpretable_machine_learning_with_python
Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.
githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
lanl/pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
IliaLarchenko/albumentations-demo
The service for the demonstration of transforms in Albumentations library
dipu-bd/craft-moran-ocr
An OCR system using CRAFT for text detection and MORAN for recognition
chullhwan-song/OCR-OLD
OCR research