Update README.md
Browse files
README.md
CHANGED
|
@@ -349,8 +349,11 @@ val_data, test_data = train_test_split(temp_data, test_size=0.5, random_state=42
|
|
| 349 |
|
| 350 |
```bibtex
|
| 351 |
@article{eitz2012hdhso,
|
| 352 |
-
|
| 353 |
-
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
| 349 |
|
| 350 |
```bibtex
|
| 351 |
@article{eitz2012hdhso,
|
| 352 |
+
author={Eitz, Mathias and Hays, James and Alexa, Marc},
|
| 353 |
+
title={How Do Humans Sketch Objects?},
|
| 354 |
+
journal={ACM Trans. Graph. (Proc. SIGGRAPH)},
|
| 355 |
+
year={2012},
|
| 356 |
+
volume={31},
|
| 357 |
+
number={4},
|
| 358 |
+
pages = {44:1--44:10}
|
| 359 |
+
}
|