Sanny26's Stars
marl-book/codebase
Official code repo for the MARL book (www.marl-book.com)
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
maybe-finance/maybe
The OS for your personal finances
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Ashutosh1995/Semseg-Notebooks
This repository contains IPython notebooks explanining semantic segmentation from scratch.
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, ... 🧠
manishbisht/Competitive-Programming
:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Sanster/text_renderer
Generate text images for training deep learning ocr model
notable/notable
The Markdown-based note-taking app that doesn't suck.
idealo/imagededup
😎 Finding duplicate images made easy!
Sindhu-Hegde/pseudo-visual-speech-denoising
Official code for the paper "Visual Speech Enhancement Without A Real Visual Stream" published at WACV 2021
AakashKumarNain/annotated_research_papers
This repo contains annotated research papers that I found really good and useful
amzn/convolutional-handwriting-gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
HCIILAB/Scene-Text-Recognition
ocropus-archive/DUP-ocropy
Python-based tools for document analysis and OCR
olivernina/nephi
Offline Handwritten Text Recognition
M4rt1nM4yr/spatio-temporal_handwriting_imitation
Imitating someone's handwriting by converting it to the temporal domain and back again
oostendo/python-zxing
python wrapper for the ZXing barcode library
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
alwynmathew/bilinear-sampler-pytorch
Pytorch implimentation of STN bilinear sampler
opconty/Transformer_STR
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recognition-benchmark by 7.6% on CUTE80.
AndrewCarterUK/pascal-voc-writer
A python library for generating annotations in the PASCAL VOC format.
google-research/noisystudent
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252
google-research/uda
Unsupervised Data Augmentation (UDA)
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
FriedRonaldo/SinGAN
Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition