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

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

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

    Simplified Pytorch implementation of Vision Transformer (ViT) for small datasets like MNIST, FashionMNIST, SVHN and CIFAR10.

    Python 80 11

  2. Pytorch-cGAN-conditional-GAN Pytorch-cGAN-conditional-GAN Public

    Pytorch implementation of conditional generative adversarial network (cGAN) using DCGAN architecture for generating 32x32 images of MNIST, SVHN, FashionMNIST, and USPS datasets.

    Python 15 5

  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 10 6

  4. PyTorch-GAN-Variants PyTorch-GAN-Variants Public

    PyTorch implementations of Generative Adversarial Networks (GAN) variants

    1