-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
134 lines (58 loc) · 4.09 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>zws</title>
<subtitle>欢迎来到小九九个人博客</subtitle>
<link href="https://zhenwusi.github.io/atom.xml" rel="self"/>
<link href="https://zhenwusi.github.io/"/>
<updated>2024-03-30T00:54:37.783Z</updated>
<id>https://zhenwusi.github.io/</id>
<author>
<name>小九九</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>3d gaussian splating</title>
<link href="https://zhenwusi.github.io/2024/03/30/3dgs/"/>
<id>https://zhenwusi.github.io/2024/03/30/3dgs/</id>
<published>2024-03-30T00:22:53.000Z</published>
<updated>2024-03-30T00:54:37.783Z</updated>
<summary type="html"><h1 id="3D-Gaussian-Splatting-for-Real-Time-Radiance-Field-Rendering"><a</summary>
<category term="三维重建" scheme="https://zhenwusi.github.io/categories/%E4%B8%89%E7%BB%B4%E9%87%8D%E5%BB%BA/"/>
<category term="3d gaussian splating" scheme="https://zhenwusi.github.io/tags/3d-gaussian-splating/"/>
</entry>
<entry>
<title>STL常用知识点</title>
<link href="https://zhenwusi.github.io/2024/03/05/stl-chang-yong-zhi-shi-dian/"/>
<id>https://zhenwusi.github.io/2024/03/05/stl-chang-yong-zhi-shi-dian/</id>
<published>2024-03-05T07:06:08.000Z</published>
<updated>2024-03-05T07:12:49.451Z</updated>
<summary type="html"><h1 id="STL-标准模版本库-常用知识点总结"><a href="#STL-标准模版本库-常用知识点总结" class="headerlink" title="STL(标准模版本库)常用知识点总结"></a>STL(标准模版本库)常用知识点总结</h1><h2</summary>
<category term="C++语言" scheme="https://zhenwusi.github.io/tags/C-%E8%AF%AD%E8%A8%80/"/>
</entry>
<entry>
<title>Scaffold-GS</title>
<link href="https://zhenwusi.github.io/2024/02/03/scaffold-gs/"/>
<id>https://zhenwusi.github.io/2024/02/03/scaffold-gs/</id>
<published>2024-02-03T09:10:27.000Z</published>
<updated>2024-02-16T04:21:02.172Z</updated>
<summary type="html"><h1 id="Scaffold-GS-Structured-3D-Gaussians-for-View-Adaptive-Rendering-用于视图自适应渲染的结构化3D高斯函数"><a</summary>
<category term="三维重建" scheme="https://zhenwusi.github.io/tags/%E4%B8%89%E7%BB%B4%E9%87%8D%E5%BB%BA/"/>
</entry>
<entry>
<title>Mip-splatting</title>
<link href="https://zhenwusi.github.io/2024/02/03/mip-splatting/"/>
<id>https://zhenwusi.github.io/2024/02/03/mip-splatting/</id>
<published>2024-02-03T06:54:26.000Z</published>
<updated>2024-02-03T07:36:30.370Z</updated>
<summary type="html"><p>3D高斯展开(3DGS)展示了令人印象深刻的新视图合成结果,达到了高保真度和高效率。 然而,在改变采样率时,例如通过改变焦距或相机距离(3DGS由于使用膨胀而产生膨胀和侵蚀伪影。 当放大或靠近相机时,它会产生侵蚀效果。 这是因为膨胀的 2D</summary>
<category term="三维重建" scheme="https://zhenwusi.github.io/tags/%E4%B8%89%E7%BB%B4%E9%87%8D%E5%BB%BA/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="https://zhenwusi.github.io/2024/02/02/hello-world/"/>
<id>https://zhenwusi.github.io/2024/02/02/hello-world/</id>
<published>2024-02-02T09:08:41.025Z</published>
<updated>2024-02-02T09:08:41.026Z</updated>
<summary type="html"><p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a></summary>
</entry>
</feed>