tono commited on
Commit
9e74ba5
·
verified ·
1 Parent(s): 39bbca5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -10
README.md CHANGED
@@ -8,19 +8,25 @@ pinned: false
8
  license: mit
9
  ---
10
 
11
- # Nerfies
12
 
13
- This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
14
 
15
- If you find Nerfies useful for your work please cite:
16
  ```
17
- @article{park2021nerfies
18
- author = {Park, Keunhong and Sinha, Utkarsh and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Seitz, Steven M. and Martin-Brualla, Ricardo},
19
- title = {Nerfies: Deformable Neural Radiance Fields},
20
- journal = {ICCV},
21
- year = {2021},
 
 
 
 
 
 
 
22
  }
23
  ```
24
 
25
- # Website License
26
- <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
 
8
  license: mit
9
  ---
10
 
11
+ # Vitruvio
12
 
13
+ This is the repository that contains source code for the [Vitruvio website](https://cdinstitute.github.io/Vitruvio/).
14
 
15
+ If you find Vitruvio useful for your work please cite:
16
  ```
17
+ @article{TONO2024105498,
18
+ title = {Vitruvio: Conditional variational autoencoder to generate building meshes via single perspective sketches},
19
+ journal = {Automation in Construction},
20
+ volume = {166},
21
+ pages = {105498},
22
+ year = {2024},
23
+ issn = {0926-5805},
24
+ doi = {https://doi.org/10.1016/j.autcon.2024.105498},
25
+ url = {https://www.sciencedirect.com/science/article/pii/S0926580524002346},
26
+ author = {Alberto Tono and Heyaojing Huang and Ashwin Agrawal and Martin Fischer},
27
+ keywords = {Artificial intelligence, Neural-aided design, Deep generative design, Deep generative modeling, Conditional variational autoencoder, Sketch-based modeling},
28
+ abstract = {}
29
  }
30
  ```
31
 
32
+ https://arxiv.org/pdf/2210.13634