Pinned Repositories
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
api-covid19-in
COVID Rest API for India data, using Cloudflare Workers
Auto-Photoshop-StableDiffusion-Plugin
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
Autoencoders
Implementation of various autoencoder model examples
bark
🔊 Text-Prompted Generative Audio Model
basic_model_scratch
Implementation of some classic Machine Learning model from scratch and benchmarking against popular ML library
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
FaceMask
Extract Face mask out of image of a person
neural_networks
A simple Neural Networks library in Rust
SentimentAnalysis
Sentiment analysis using LSTM in Keras
abhishekiitd327's Repositories
abhishekiitd327/neural_networks
A simple Neural Networks library in Rust
abhishekiitd327/Auto-Photoshop-StableDiffusion-Plugin
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
abhishekiitd327/bark
🔊 Text-Prompted Generative Audio Model
abhishekiitd327/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
abhishekiitd327/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
abhishekiitd327/crossover
abhishekiitd327/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
abhishekiitd327/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
abhishekiitd327/FasterTransformer
Transformer related optimization, including BERT, GPT
abhishekiitd327/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
abhishekiitd327/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect , Segment and Generate Anything with Image and Text Inputs
abhishekiitd327/ijepa
I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
abhishekiitd327/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
abhishekiitd327/Kandinsky-2
Kandinsky 2 — multilingual text2image latent diffusion model
abhishekiitd327/lama-cleaner
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
abhishekiitd327/lightning
The most intuitive, flexible, way for researchers, ML engineers and data scientists to build models (with PyTorch) and ML systems for the ML lifecycle with an obsessive focus on flexibility and performance.
abhishekiitd327/LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
abhishekiitd327/MedSAM
The official repository for MedSAM: Segment Anything in Medical Images.
abhishekiitd327/ML-Papers-Explained
Explanation to key concepts in ML
abhishekiitd327/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
abhishekiitd327/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
abhishekiitd327/Rust-Crash-Course
Rust Crash Course, by BPB Publications
abhishekiitd327/RustBooks
List of Rust books
abhishekiitd327/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
abhishekiitd327/stable-diffusion
abhishekiitd327/StableStudio
Community interface for generative AI
abhishekiitd327/svdiff-pytorch
Implementation of "SVDiff: Compact Parameter Space for Diffusion Fine-Tuning"
abhishekiitd327/Tune-A-Video
Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
abhishekiitd327/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
abhishekiitd327/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models