Skip to content
View KetanMann's full-sized avatar

Block or report KetanMann

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Class_Conditioned_Diffusion_Training_Script-MULTI-GPU- Class_Conditioned_Diffusion_Training_Script-MULTI-GPU- Public

    Model is based on Hugging face unconditional diffusion model training script. But as the name suggest it didn't have class conditioning support. I modified the script to add class conditioning supp…

    Jupyter Notebook 11

  2. Stable_Diffusion_Trainer Stable_Diffusion_Trainer Public

    Contain a single script to train stable diffusion from scratch. Easy to modify with advanced libraries support.

    Python 3

  3. Text_2_Img_Diffusion_Model_Training_Script Text_2_Img_Diffusion_Model_Training_Script Public

    This repository contains a sophisticated script for training a text-to-image diffusion model using the Hugging Face Diffusers library. It implements a custom Text-to-Image pipeline and leverages ad…

    Python 3

  4. 10_Binary_Classifiers_IDC409 10_Binary_Classifiers_IDC409 Public

    Demonstrates different classifiers and visualization techniques for binary classification of higher dimensional datatset.

    Jupyter Notebook

  5. Conway_Game_of_Life Conway_Game_of_Life Public

    A simple python and C++ based GUI implementation for Conway's Game of Life

    Python