Skip to content

Commit 594e203

Browse files
committed
vault backup: 2025-10-16 10:37:43
1 parent dc18b22 commit 594e203

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

.obsidian/plugins/recent-files-obsidian/data.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"recentFiles": [
3+
{
4+
"basename": "Neural Frame Interpolation for Rendered Content",
5+
"path": "docs/论文研读/超分插帧/taibase/Neural Frame Interpolation for Rendered Content.md"
6+
},
37
{
48
"basename": "Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering",
5-
"path": "docs/论文研读/超分插帧/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md"
9+
"path": "docs/论文研读/超分插帧/taibase/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md"
610
},
711
{
812
"basename": "ExtraSS A Framework for Joint Spatial Super Sampling and Frame Extrapolation",

.obsidian/workspace.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "docs/论文研读/超分插帧/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md",
16+
"file": "docs/论文研读/超分插帧/taibase/Neural Frame Interpolation for Rendered Content.md",
1717
"mode": "source",
1818
"source": false
1919
},
2020
"icon": "lucide-file",
21-
"title": "Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering"
21+
"title": "Neural Frame Interpolation for Rendered Content"
2222
}
2323
},
2424
{
@@ -211,8 +211,10 @@
211211
},
212212
"active": "7fa86c2358eb623f",
213213
"lastOpenFiles": [
214+
"docs/论文研读/超分插帧/taibase/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md",
215+
"docs/论文研读/超分插帧/taibase/Neural Frame Interpolation for Rendered Content.md",
216+
"docs/论文研读/超分插帧/taibase",
214217
"docs/论文研读/超分插帧/超分插针融合/ExtraSS A Framework for Joint Spatial Super Sampling and Frame Extrapolation.md",
215-
"docs/论文研读/超分插帧/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md",
216218
"docs/其他内容/人工智能/实验/训练框架使用.md",
217219
"docs/论文研读/超分插帧/超分插针融合/实验.md",
218220
"docs/论文研读/超分插帧/超分插针融合",
@@ -241,12 +243,10 @@
241243
"docs/其他内容/游戏开发&图形学/计算机图形学/杂项/后处理.md",
242244
"docs/其他内容/游戏开发&图形学/计算机图形学/三维重建/笔记.md",
243245
"docs/其他内容/游戏开发&图形学/计算机图形学/三维重建",
244-
"docs/学校课程/智能三维重建/笔记.md",
245246
"docs/学校课程/智能三维重建",
246247
"docs/其他内容/游戏开发&图形学/计算机图形学/专题/超分插帧/开源算法/GSR/代码(原版)/sgsr2_upscale.comp",
247248
"docs/其他内容/游戏开发&图形学/计算机图形学/专题/超分插帧/开源算法/GSR/代码(原版)/sgsr2_convert.comp",
248249
"docs/其他内容/游戏开发&图形学/计算机图形学/专题/超分插帧/开源算法/GSR/代码(原版)/sgsr2_activate.comp",
249-
"docs/其他内容/游戏开发&图形学/计算机图形学/专题/超分插帧/开源算法/FSR/代码(Unity)/TAASR.compute",
250250
"Excalidraw/pic/Pasted Image 20250603151447_863.png",
251251
"Excalidraw/pic/Pasted Image 20250603151426_231.png",
252252
"Excalidraw/pic/Pasted Image 20250603151439_890.png",

docs/论文研读/超分插帧/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md renamed to docs/论文研读/超分插帧/taibase/Kernel-Based Frame Interpolation for Spatio-Temporally Adaptive Rendering.md

File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
## 核心思想
3+
- 针对可以获得辅助特征缓冲(法线、深度、反照率等)的渲染内容进行插值
4+
-

0 commit comments

Comments
 (0)