kd5678 commited on
Commit
28e5d4e
·
verified ·
1 Parent(s): a1abc19

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -22
README.md DELETED
@@ -1,22 +0,0 @@
1
- ---
2
- license: apache-2.0
3
- ---
4
-
5
-
6
- # Model Description
7
- Acc3D is a fast and high-quality 3D generation model from single images, accelerating diffusion by over 20× via endpoint
8
- score distillation and edge-consistent adversarial augmentation.
9
-
10
-
11
-
12
- # How to Cite
13
-
14
- ```
15
- @inproceedings{liu2025acc3d,
16
- title={Acc3D: Accelerating Single Image to 3D Diffusion Models via Edge Consistency Guided Score Distillation},
17
- author={Liu, Kendong and Zhu, Zhiyu and Liu, Hui and Hou, Junhui},
18
- booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
19
- pages={18031--18040},
20
- year={2025}
21
- }
22
- ```