tono commited on
Commit
202f3d6
1 Parent(s): 256c563

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -13,20 +13,21 @@ license: mit
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
 
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
  ```
18
  @article{TONO2024105498,
19
+ title = {Vitruvio: Conditional variational autoencoder to generate building meshes via single perspective sketches},
20
+ journal = {Automation in Construction},
21
+ volume = {166},
22
+ pages = {105498},
23
+ year = {2024},
24
+ issn = {0926-5805},
25
+ doi = {https://doi.org/10.1016/j.autcon.2024.105498},
26
+ url = {https://www.sciencedirect.com/science/article/pii/S0926580524002346},
27
+ author = {Alberto Tono and Heyaojing Huang and Ashwin Agrawal and Martin Fischer},
28
+ keywords = {Artificial intelligence, Neural-aided design, Deep generative design, Deep generative modeling, Conditional variational autoencoder, Sketch-based modeling},
29
+ abstract = {}
30
  }
31
  ```
32
 
33
+ https://arxiv.org/abs/2210.13634