Zoeun's Stars
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
LuChengTHU/dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
sarperavci/GoogleRecaptchaBypass
Solve Google reCAPTCHA in less than 5 seconds! 🚀
htdt/self-supervised
Whitening for Self-Supervised Representation Learning | Official repository
QuanjianSong/T2I-Metrics
Inference pipeline for some Text-to-Image metrics.
tcl9876/Diffusion-Handwriting-Generation
jiamings/d2c
PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.
koninik/WordStylist
Official PyTorch Implementation of "WordStylist: Styled Verbatim Handwritten Text Generation with Latent Diffusion Models" - ICDAR 2023
meijieru/crnn.pytorch
Convolutional recurrent network in pytorch
zhenglab/TransCNN-HAE
VamosC/CLIP4STR
An implementation of "CLIP4STR: A Simple Baseline for Scene Text Recognition with Pre-trained Vision-Language Model".
ML-GSAI/DPT
Official PyTorch implementation for "Diffusion Models and Semi-Supervised Learners Benefit Mutually with Few Labels"
blackprotoss/GSDM
Text Image Inpainting via Global Structure-Guided Diffusion Models (Accepted by AAAI-24)
yeungchenwa/Recommendations-Diffusion-Text-Image
A paper collection of recent diffusion models for text-image generation tasks, e,g., visual text generation, font generation, text removal, text image super resolution, text editing, handwritten generation, scene text recognition and scene text detection.
lucidrains/block-recurrent-transformer-pytorch
Implementation of Block Recurrent Transformer - Pytorch
TongkunGuan/SIGA
[CVPR2023] Self-supervised Implicit Glyph Attention for Text Recognition
ayumiymk/DiG
Official PyTorch implementation of `Reading and Writing: Discriminative and Generative Modeling for Self-Supervised Text Recognition`
microsoft/Semi-supervised-learning
A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
state-spaces/mamba
Mamba SSM architecture
TorchSSL/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
LayneH/GreenMIM
[NeurIPS2022] Official implementation of the paper 'Green Hierarchical Vision Transformer for Masked Image Modeling'.
Caiyuan-Zheng/Consistency_Regularization_STR
It's the code for the paper Pushing the Performance Limit of Scene Text Recognizer without Human Annotation, CVPR 2022.
yaoyz96/elsarticle
Elsevier template 'elsarticle'.
Wang-Tianwei/Decoupled-attention-network
Pytorch implementation for "Decoupled attention network for text recognition".
lucidrains/deformable-attention
Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"
byeonghu-na/INDM
Official PyTorch implementation for Maximum Likelihood Training of Implicit Nonlinear Diffusion Model (INDM) in NeurIPS 2022.
baofff/U-ViT
A PyTorch implementation of the paper "All are Worth Words: A ViT Backbone for Diffusion Models".
ermongroup/ddim
Denoising Diffusion Implicit Models
ermongroup/SDEdit
PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
NVlabs/DiffiT
[ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation