Stars
✨✨VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction
✨✨[CVPR 2025] Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis
[CVPR 2024] Aligning and Prompting Everything All at Once for Universal Visual Perception
✨✨Woodpecker: Hallucination Correction for Multimodal Large Language Models
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
Minimalistic implementation of Vanilla Policy Gradient with PyTorch
Isaac Gym Environments for Legged Robots
✨✨Latest Advances on Multimodal Large Language Models
A repo for the tools needed for the Hackathon
Reinforcement Learning Experiments using PyBullet
3d-vision-project / lang-seg
Forked from isl-org/lang-segLanguage-Driven Semantic Segmentation
🟠 A study guide to learn about Graph Neural Networks (GNNs)
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
pytorch tutorial for beginners
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
A curated list of resources on implicit neural representations.
A PyTorch re-implementation of Neural Radiance Fields
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image genera…
[IJCV 2022] Bridging Composite and Real: Towards End-to-end Deep Image Matting
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
StyleGAN2-ADA - Official PyTorch implementation