LeiiY's Stars
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
luban-agi/Awesome-AIGC-Tutorials
Curated tutorials and resources for Large Language Models, AI Painting, and more.
Anttwo/SuGaR
[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
nerfstudio-project/gsplat
CUDA accelerated rasterization of gaussian splatting
Awesome3DGS/3D-Gaussian-Splatting-Papers
3D高斯论文,持续更新,欢迎交流讨论。
lizhe00/AnimatableGaussians
Code of [CVPR 2024] "Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling"
GaussianObject/GaussianObject
GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
fudan-zvg/4d-gaussian-splatting
[ICLR 2024] Real-time Photorealistic Dynamic Scene Representation and Rendering with 4D Gaussian Splatting
oppo-us-research/SpacetimeGaussians
[CVPR 2024] Spacetime Gaussian Feature Splatting for Real-Time Dynamic View Synthesis
VITA-Group/LightGaussian
[NeurIPS 2024 Spotlight]"LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS", Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu, Dejia Xu, Zhangyang Wang
aipixel/GPS-Gaussian
[CVPR 2024 Highlight] The official repo for “GPS-Gaussian: Generalizable Pixel-wise 3D Gaussian Splatting for Real-time Human Novel View Synthesis”
megvii-research/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
OctopusLian/Python-Crash-Course-Homework
《Python编程从入门到实践》课后练习题答案+注解
FORTH-ModelBasedTracker/HandTracker
3D Hand Tracking using input from a depth sensor.
YihangChen-ee/HAC
:house: [ECCV 2024] Pytorch implementation of 'HAC: Hash-grid Assisted Context for 3D Gaussian Splatting Compression'
asyncfun/IT-eBOOK
所有内容仅为编程练习使用,内容抓取自互联网,如有侵权,将及时清理删除
FanChiMao/SUNet
SUNet: Swin Transformer with UNet for Image Denoising
pcb9382/StereoAlgorithms
Stereo Algorithms (Include:CREStereo,RAFT-Stereo,Hitnet,FastACVNet_plus,Stereo Transformers,RealtimeStereo,DistDepth) with TensorRT,ORT,OpenVINO
ZhengdiYu/Arbitrary-Hands-3D-Reconstruction
🔥(CVPR 2023) ACR: Attention Collaboration-based Regressor for Arbitrary Two-Hand Reconstruction
Chrixtar/latentsplat
[ECCV 2024] Implementation of latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction
dkulon/hand-reconstruction
Single Image 3D Hand Reconstruction with Mesh Convolutions
adelekuzmiakova/pytorch3d-renderer
A PyTorch3D walkthrough and a Medium article 👋 on how to render 3D .obj meshes from various viewpoints to create 2D images.
patrickfuller/blender-graphs
Produces visualizations of network data in Blender.
lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化
KaihangHe/3DPoseEstimate
多目相机阵列三维重建/物体位姿估计
zhoudoudou/distributed-queue-computing-system
这是一个分布式队列计算系统,为没有大规模计算集群,但在同一局域网内具有若干台小型服务器或者PC的实验室或者研究者,提供了一种解决方案