Lucy-IM's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
Shiftqueue/onnxruntime_use_cpp
在C++环境中使用自定义模型导出的onnx文件通过onnxrutime推理引擎完成模型推理
yeungchenwa/OCR-SAM
Combining MMOCR with Segment Anything & Stable Diffusion. Automatically detect, recognize and segment text instances, with serval downstream tasks, e.g., Text Removal and Text Inpainting
chaofengc/IQA-PyTorch
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Light-City/CPlusPlusThings
C++那些事
geekyutao/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
naver-ai/BlendNeRF
Official pytorch implementation of BlendNeRF (ICCV 2023)
mshenoda/diffugen
Generating Labeled Image Datasets using Stable Diffusion Models
fcjian/InstaGen
InstaGen: Enhancing Object Detection by Training on Synthetic Dataset, CVPR2024
CVHub520/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
HuKai97/Leetcode
超高频面试算法题!
HuKai97/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
MC-E/DragonDiffusion
ICLR 2024 (Spotlight)
bubbliiiing/stable-diffusion
这是一个stable-diffusion的库。
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠