Skip to content
View s-chh's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report s-chh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Simple and easy to understand PyTorch implementation of Large Language Model (LLM) GPT and LLAMA from scratch with detailed steps. Implemented: Byte-Pair Tokenizer, Rotational Positional Embedding …

Python 2 Updated Nov 7, 2024

Tools for generating mini-ImageNet dataset and processing batches

Python 425 58 Updated Oct 30, 2020

Official PyTorch Implementation of Label Smoothing++: Enhanced Label Regularization for Training Neural Networks.

Python 1 Updated Oct 21, 2024

Official Pytorch code for PatchSwap: A Regularization Technique for Vision Transformers

Python 5 Updated Nov 12, 2022

PyTorch implementations of Generative Adversarial Networks.

Python 16,447 4,080 Updated Jun 18, 2024

The Python library for names.

Python 843 153 Updated Oct 11, 2024

PyTorch implementation of 2D Positional Encodings for Vision Transformers (ViT). Positional Encodings/Embeddings: Sinusoidal (Absolute), Learnable, Relative and Rotation (Rope).

Python 5 Updated Oct 25, 2024

Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch with detailed steps. Tested on small datasets: MNIST, FashionMNIST, SVHN, CIFAR10, and CIFAR100.

Python 118 16 Updated Nov 7, 2024

Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!

Jupyter Notebook 230 56 Updated Oct 3, 2024

Official PyTorch Implementation of Glocal Alignment for Unsupervised Domain Adaptation

Python 3 Updated Jan 22, 2023

Official Pytorch Implementation of PatchRot: A Self-Supervised Technique for Training Vision Transformers

Python 2 Updated Oct 21, 2024

Python code to find duplicate images (photos) and videos in folders recursively and delete them (Optional).

Python 14 6 Updated Oct 25, 2024

From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.

Python 20 4 Updated Oct 25, 2024

This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.

Python 1,589 170 Updated Apr 24, 2023

PyTorch reimplementation of Diffusion Models

Python 500 50 Updated Jan 15, 2023

multi label classification

Python 4 2 Updated Jan 31, 2020

A collection of resources and papers on Diffusion Models

HTML 11,073 948 Updated Aug 1, 2024

🎨 Semantic segmentation models, datasets and losses implemented in PyTorch.

Jupyter Notebook 1,684 381 Updated Apr 3, 2024

PyTorch for Semantic Segmentation

Python 1,724 393 Updated Oct 25, 2019

Semantic Segmentation Architectures Implemented in PyTorch

Python 3,392 797 Updated Oct 11, 2023

🚘 Easiest Fully Convolutional Networks

Python 405 144 Updated Jul 6, 2023

yolov3 by pytorch

Python 196 53 Updated Jun 21, 2022

PASCAL VOC Object Classification: The goal of this project is to recognize objects from a number of visual object classes in realistic scenes.

Python 43 13 Updated Apr 7, 2019

Official PyTorch implementation of the paper 'Graph(Graph): A Nested Graph-Based Framework for Early Accident Anticipation'

Python 4 1 Updated Jul 2, 2024

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…

Python 4,280 1,172 Updated Jul 15, 2024

starter from "How to Train a GAN?" at NIPS2016

11,457 1,664 Updated Jan 9, 2022