Skip to content

Commit a26c065

Browse files
committed
added cvpr papers
1 parent a7a1a44 commit a26c065

File tree

1 file changed

+40
-5
lines changed

1 file changed

+40
-5
lines changed

pubs.json

Lines changed: 40 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,47 @@
1616
]
1717
},
1818
{
19-
"type": "arxiv",
19+
"type": "conference",
20+
"key": "yang2025piad",
21+
"venue": "Computer Vision and Pattern Recognition (CVPR)",
22+
"special": "CVPR'25",
23+
"title": "PIAD: Pose and Illumination agnostic Anomaly Detection",
24+
"year": "2025",
25+
"authors": [
26+
"Kaichen Yang",
27+
"Junjie Cao",
28+
"Zeyu Bai",
29+
"Zhixun Su",
30+
"Andrea Tagliasacchi"
31+
]
32+
},
33+
{
34+
"type": "conference",
35+
"key": "bahmani2025analyzing",
36+
"venue": "Computer Vision and Pattern Recognition (CVPR)",
37+
"special": "CVPR'25",
38+
"title": "AC3D: Analyzing and Improving 3D Camera Control in Video Diffusion Transformers",
39+
"year": "2025",
40+
"arxiv": "https://arxiv.org/abs/2411.18673",
41+
"homepage": "https://snap-research.github.io/ac3d",
42+
"authors": [
43+
"Sherwin Bahmani",
44+
"Ivan Skorokhodov",
45+
"Guocheng Qian",
46+
"Aliaksandr Siarohin",
47+
"Willi Menapace",
48+
"Andrea Tagliasacchi",
49+
"David B. Lindell",
50+
"Sergey Tulyakov"
51+
]
52+
},
53+
{
54+
"type": "journal",
2055
"key": "sabour2024sls",
21-
"venue": "arXiv preprint",
22-
"special": "NEW!!!",
56+
"venue": "ACM Transaction on Graphics",
57+
"special": "TOG'25",
2358
"title": "SpotlessSplats: Ignoring Distractors in 3D Gaussian Splatting",
24-
"year": "2024",
59+
"year": "2025",
2560
"arxiv": "https://arxiv.org/abs/2406.20055",
2661
"homepage": "https://spotlesssplats.github.io",
2762
"icon": "/pubs/sabour2024sls.mov",
@@ -103,7 +138,7 @@
103138
"key": "watson2025fourdim",
104139
"venue": "International Conference on Learning Representations (ICLR)",
105140
"special": "ICLR'25",
106-
"title": "Diffusion Models for 4D Novel View Synthesis",
141+
"title": "4DiM: Diffusion Models for 4D Novel View Synthesis",
107142
"year": "2025",
108143
"arxiv": "https://arxiv.org/abs/2407.07860",
109144
"homepage": "https://4d-diffusion.github.io",

0 commit comments

Comments
 (0)