zhaoguoqing12's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
TheAlgorithms/Python
All Algorithms implemented in Python
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
PaddlePaddle/PaddleOCR
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 deployment among server, mobile, embedded and IoT devices)
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
opencv/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
xuebinqin/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
hukaixuan19970627/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
shahednasser/awesome-resources
:sunglasses: List of helpful resources added by the community for the community!
whitelok/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
CrazyVertigo/awesome-data-augmentation
This is a list of awesome methods about data augmentation.
XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
ying09/TextFuseNet
A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
SeungjunNah/DeepDeblur-PyTorch
Deep Multi-scale CNN for Dynamic Scene Deblurring
roatienza/straug
Image transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labeling and Data Augmentation for Vision.
wenwenyu/TCM
Turning a CLIP Model into a Scene Text Detector (CVPR2023) | Turning a CLIP Model into a Scene Text Spotter (TPAMI)
GXYM/TextBPN-Plus-Plus
Arbitrary Shape Text Detection via Boundary Transformer;The paper at: https://arxiv.org/abs/2205.05320, which has been accepted by IEEE Transactions on Multimedia (T-MM 2023).
czczup/FAST
Faster Arbitrarily-Shaped Text Detector with Minimalist Kernel Representation
mjq11302010044/TPGSR
Code for Text Prior Guided Scene Text Image Super-Resolution (TIP 2023)
ViTAE-Transformer/ViTAE-Transformer-Scene-Text-Detection
A comprehensive list [Hi-SAM@TPAMI'24, GoMatching@NeurIPS'24, DeepSolo(++)@ CVPR'23, DPText-DETR@AAAI'23, I3CL@IJCV'22] of our research works related to scene text detection, spotting, etc., including papers, codes.
cvlab-stonybrook/DocIIW
Repository for Intrinsic Decomposition of Document Images In-the-Wild (BMVC '20)
AIpakchoi/yolov5_tensorrt
This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.