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

Pinned Loading

  1. PyTorch-Scratch-Vision-Transformer-ViT PyTorch-Scratch-Vision-Transformer-ViT Public

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

    Python 102 15

  2. PyTorch-GAN-Variants PyTorch-GAN-Variants Public

    From scratch, simple and easy-to-understand Pytorch implementation of variants of generative adversarial network (GAN). Implemented variants: Conditional GAN (cGAN), DCGAN, LSGAN. Datasets used MNI…

    Python 18 4

  3. Duplicate-Images-Photos-Video-Finder Duplicate-Images-Photos-Video-Finder Public

    Find all the duplicate images in a folder by pixel-wise comparison and deletes them. Repeats it for all sub-directories as well.

    Python 14 6

  4. PyTorch-GAN-Variants2 PyTorch-GAN-Variants2 Public

    PyTorch implementations of Generative Adversarial Networks (GAN) variants: Vanilla GAN, Nano GAN, WGAN, WGAN-GP, StarGAN

    Python 2