Mihir Prabhudesai's repositories
Diffusion-TTA
Diffusion-TTA improves pre-trained discriminative models such as image classifiers or segmentors using pre-trained generative models.
DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Depth-Adaptive-Visual-Tracking-tf
This is an unofficial implementation of the Paper "Depth-Adaptive Computational Policies for Efficient Visual Tracking" By Chris Ying, Katerina Fragkiadaki
diffusers_addit
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
IsaacGymEnvs
Isaac Gym Reinforcement Learning Environments
multiobjective_symbolic_regression
This is a Python library that implements a Multi-objective Symbolic Regression algorithm. It can be used as a Machine Learning algorithm to create predictive models in the form of mathematical expressions.
pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
retrieval-latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
RLBench-1
A large-scale benchmark and learning environment.
SlotCon
(NeurIPS 2022) Self-Supervised Visual Representation Learning with Semantic Grouping
toy-diffusion
A toy implementation of a diffusion model for low-dimensional data
transformers_source
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
trl_source
Train transformer language models with reinforcement learning.