跳至主要內容
关于我

关于我

个人简介

👋 你好,我是Roc Yan
🎓 是复旦大学工程与应用技术研究院计算机专业的硕士研究生
📜 我会在这里分享一些学习笔记或者好玩的东西


HOOD-论文笔记

HOOD: Hierarchical Graphs for Generalized Modelling of Clothing Dynamics

项目地址

CVPR 2023

Fig. 1: Overview
Fig. 1: Overview

论文PaperCloth SimulationHOODMesh
Gaussian Garments-论文笔记

Gaussian Garments: Reconstructing Simulation-Ready Clothing with Photorealistic Appearance from Multi-View Video

项目地址

Fig. 1: Overview
Fig. 1: Overview

论文PaperCloth SimulationGaussian Garments3DGS
meshgrid 生成坐标网格

meshgrid 生成坐标网格

无论是 np.meshgrid 还是 torch.meshgrid 都是一样的,这里就用 torch.meshgrid 举例。

torch.meshgrid(*tensors, indexing='ij')

PyTorchPyTorch
2DGS-论文笔记

2DGS: 2D Gaussian Splatting for Geometrically Accurate Radiance Fields

项目地址

SIGGRAPH 2024

Fig. 1: Overview
Fig. 1: Overview

论文PaperRepresentation2DGS3DGS
LayGA-论文笔记

LayGA: Layered Gaussian Avatars for Animatable Clothing Transfer

项目地址

SIGGRAPH 2024

Fig. 1: Overview
Fig. 1: Overview

论文PaperAvatarSegmentationLayGA3DGS
GoMAvatar-论文笔记

GoMAvatar: Efficient Animatable Human Modeling from Monocular Video Using Gaussians-on-Mesh

项目地址

CVPR 2024

Fig. 1: Overview
Fig. 1: Overview

论文PaperAvatarGoMAvatar3DGS
ImmFusion-论文笔记

ImmFusion: Robust mmWave-RGB Fusion for 3D Human Body Reconstruction in All Weather Conditions

ICRA 2023

这篇论文用于机器人学课程 pre

Fig. 1: Overview
Fig. 1: Overview

论文PaperReconstructionImmFusionmmWave-RGB
SAGA-论文笔记

Segment Any 3D Gaussians

项目地址

arXiv preprint arXiv:2312.00860 (这里看的是 v1 版本)

Fig. 1: Overview
Fig. 1: Overview

论文PaperSegmentationSAGA3DGS
2
3
4
5
...
7