Highlights
- Pro
-
World-Simulator Public
[IEEE TPAMI 2026] Simulating the Real World: Survey & Resources, which contains our survey "Simulating the Real World: A Unified Survey of Multimodal Generative Models" (IEEE TPAMI, 2026) and Aweso…
-
-
visual_anagrams Public
Forked from dangeng/visual_anagramsHere is a draft repo.
Jupyter Notebook UpdatedOct 24, 2025 -
BlenderToolbox Public
Forked from HTDerekLiu/BlenderToolboxSome simple Blender scripts for rendering paper figures
Python Apache License 2.0 UpdatedMar 3, 2025 -
DrawingSpinUp Public
Forked from LordLiang/DrawingSpinUp(SIGGRAPH Asia 2024) This is the official PyTorch implementation of SIGGRAPH Asia 2024 paper: DrawingSpinUp: 3D Animation from Single Character Drawings
Python UpdatedNov 21, 2024 -
-
-
dreamscene4d Public
Forked from dreamscene4d/dreamscene4d[NeurIPS 2024] DreamScene4D: Dynamic Multi-Object Scene Generation from Monocular Videos
Python MIT License UpdatedSep 27, 2024 -
feature-splatting-inria Public
Forked from vuer-ai/feature-splatting-inriaFeature splatting based on INRIA GS rasterizer
Python UpdatedSep 4, 2024 -
dreamgaussian4d Public
Forked from jiawei-ren/dreamgaussian4d[arXiv 2023] DreamGaussian4D: Generative 4D Gaussian Splatting
Python MIT License UpdatedJun 10, 2024 -
Deformable-3D-Gaussians Public
Forked from ingra14m/Deformable-3D-Gaussians[CVPR 2024] Official implementation of "Deformable 3D Gaussians for High-Fidelity Monocular Dynamic Scene Reconstruction"
Python MIT License UpdatedApr 4, 2024 -
GeoWizard Public
Forked from fuxiao0719/GeoWizard[arXiv'24] GeoWizard: Unleashing the Diffusion Priors for 3D Geometry Estimation from a Single Image
Python UpdatedMar 29, 2024 -
VideoMV Public
Forked from alibaba/VideoMVVideoMV: Consistent Multi-View Generation Based on Large Video Generative Model
Python MIT License UpdatedMar 20, 2024 -
Depth-Anything Public
Forked from LiheYoung/Depth-Anything[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
Python Apache License 2.0 UpdatedMar 6, 2024 -
PhysGaussian Public
Forked from XPandora/PhysGaussian[CVPR 2024] PhysGaussian: Physics-Integrated 3D Gaussians for Generative Dynamics
Python UpdatedMar 5, 2024 -
SplaTAM Public
Forked from spla-tam/SplaTAMSplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 9, 2024 -
dreamgaussian Public
Forked from dreamgaussian/dreamgaussianGenerative Gaussian Splatting for Efficient 3D Content Creation
Python MIT License UpdatedOct 28, 2023 -
PointVisualizaiton Public
Forked from qizekun/PointVisualizaitonA point cloud visualization repo
Python UpdatedJul 31, 2023 -
neural_renderer Public
Forked from adambielski/neural_rendererA PyTorch port of the Neural 3D Mesh Renderer
Python Other UpdatedJul 24, 2023 -
PSF Public
Forked from klightz/PSFOfficial Implementation for Fast Point Cloud Generation with Straight Flows
Python MIT License UpdatedJul 21, 2023 -
EventNeRF Public
Forked from r00tman/EventNeRFNeural Radiance Fields from a Single Colour Event Camera [CVPR 2023]
Python UpdatedMar 31, 2023 -
transformers_tasks Public
Forked from HarderThenHarder/transformers_tasks⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF etc.
-
DeepRL-Tutorials Public
Forked from ucla-rlcourse/DeepRL-TutorialsContains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Jupyter Notebook UpdatedFeb 21, 2023 -
RLexample Public
Forked from ucla-rlcourse/RLexampleSome basic examples of playing with RL
Python UpdatedFeb 20, 2023 -
trl Public
Forked from huggingface/trlTrain transformer language models with reinforcement learning.
Python Apache License 2.0 UpdatedFeb 16, 2023 -
Illusion-Diffusion Public
Forked from tancik/Illusion-DiffusionOptical illusions using stable diffusion
Jupyter Notebook Apache License 2.0 UpdatedFeb 13, 2023 -
TextRL Public
Forked from voidful/TextRLImplementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)
Python UpdatedFeb 8, 2023 -
PyTorch-Learning-Code Public
mainly focus on sharing the learning code using PyTorch
Jupyter Notebook UpdatedOct 2, 2022 -
introRL Public
Forked from zhoubolei/introRLIntro to Reinforcement Learning (强化学习纲要)