Highlights
- Pro
Starred repositories
This repository is an official implementation of ADAPT: Action-aware Driving Caption Transformer, accepted by ICRA 2023.
OpenMMLab Pre-training Toolbox and Benchmark
Code for paper LAFITE: Towards Language-Free Training for Text-to-Image Generation (CVPR 2022)
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
[CVPR 2024] DiffuScene: Denoising Diffusion Models for Generative Indoor Scene Synthesis
Quick scripts to calculate CLIP text-image similarity
Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
neuralsim: 3D surface reconstruction and simulation based on 3D neural rendering.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
OpenMMLab's next-generation platform for general 3D object detection.
zhigangjiang / attention-is-all-you-need-pytorch
Forked from jadore801120/attention-is-all-you-need-pytorchA PyTorch implementation of the Transformer model in "Attention is All You Need".
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Project Page for "LISA: Reasoning Segmentation via Large Language Model"
An annotated implementation of the Transformer paper.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
MARS: An Instance-aware, Modular and Realistic Simulator for Autonomous Driving
Not All Steps are Created Equal: Selective Diffusion Distillation for Image Manipulation (ICCV 2023)
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
Generative Models by Stability AI
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Official Code for DragGAN (SIGGRAPH 2023)