Rahul Vast (Rahul2991)

Rahul2991

Geek Repo

Location:Mumbai, India

Github PK Tool:Github PK Tool

Rahul Vast's starred repositories

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19479Issues:146Issues:261

DALLE2-pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch

Language:PythonLicense:MITStargazers:11038Issues:120Issues:210

The-Complete-FAANG-Preparation

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

Language:Jupyter NotebookLicense:MITStargazers:10626Issues:168Issues:41

wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port

Language:PythonLicense:MITStargazers:9299Issues:91Issues:63

denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language:PythonLicense:MITStargazers:7839Issues:33Issues:289

PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

Language:PythonLicense:GPL-3.0Stargazers:5308Issues:36Issues:739

make-sense

Free to use online tool for labelling photos. https://makesense.ai

Language:TypeScriptLicense:GPL-3.0Stargazers:3085Issues:54Issues:187

make-a-video-pytorch

Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch

Language:PythonLicense:MITStargazers:1891Issues:71Issues:16

phenaki-pytorch

Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch

Language:PythonLicense:MITStargazers:737Issues:38Issues:32

OpenAI-CLIP

Simple implementation of OpenAI CLIP model in PyTorch.

Language:Jupyter NotebookLicense:MITStargazers:603Issues:5Issues:21

nuwa-pytorch

Implementation of NĂśWA, state of the art attention network for text to video synthesis, in Pytorch

Language:PythonLicense:MITStargazers:539Issues:23Issues:9

parti-pytorch

Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch

Language:PythonLicense:MITStargazers:520Issues:14Issues:11

slot-attention

Implementation of Slot Attention from GoogleAI

Language:PythonLicense:MITStargazers:375Issues:11Issues:6

memory-efficient-attention-pytorch

Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"

Language:PythonLicense:MITStargazers:352Issues:9Issues:6

segformer-pytorch

Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch

Language:PythonLicense:MITStargazers:335Issues:9Issues:13

medical-chatgpt

Implementation of ChatGPT, but tailored towards primary care medicine, with the reward being able to collect patient histories in a thorough and efficient manner and come up with a reasonable differential diagnosis

Language:PythonLicense:MITStargazers:313Issues:32Issues:4

classifier-free-guidance-pytorch

Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models

Language:PythonLicense:MITStargazers:312Issues:8Issues:4

x-unet

Implementation of a U-net complete with efficient attention as well as the latest research findings

Language:PythonLicense:MITStargazers:256Issues:12Issues:8

electra-pytorch

A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch

Language:PythonLicense:MITStargazers:221Issues:9Issues:11

flash-cosine-sim-attention

Implementation of fused cosine similarity attention in the same style as Flash Attention

Language:CudaLicense:MITStargazers:203Issues:12Issues:10

res-mlp-pytorch

Implementation of ResMLP, an all MLP solution to image classification, in Pytorch

Language:PythonLicense:MITStargazers:191Issues:4Issues:3
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:117Issues:3Issues:1

Soft-Decision-Tree

PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.

Language:PythonLicense:BSD-3-ClauseStargazers:95Issues:4Issues:10

rvq-vae-gpt

My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation

Language:PythonLicense:MITStargazers:75Issues:5Issues:1

n-grammer-pytorch

Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch

Language:PythonLicense:MITStargazers:71Issues:7Issues:3

autoregressive-linear-attention-cuda

CUDA implementation of autoregressive linear attention, with all the latest research findings

Language:PythonLicense:MITStargazers:43Issues:4Issues:0

pytorch-image-captioning

Transformer & CNN Image Captioning model in PyTorch.

Language:PythonLicense:MITStargazers:39Issues:1Issues:3

nim-tokenizer

Implementation of a simple BPE tokenizer, but in Nim

Language:NimLicense:MITStargazers:21Issues:3Issues:0

detectron2onnx-inference

Export [detectron2](https://github.com/facebookresearch/detectron2) model to [onnx](https://github.com/onnx/onnx) and run inference using [caffe2 onnx backend](https://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html). This let's you run inference on a raspberry pi with acceptable inference times.

Language:Jupyter NotebookStargazers:14Issues:3Issues:3

open_clip

An open source implementation of CLIP.

Language:PythonLicense:NOASSERTIONStargazers:9Issues:1Issues:0