From c0ec719caed383adf23ba27c9498d12ef7ba09e2 Mon Sep 17 00:00:00 2001 From: Romain Guesdon <r.guesdon@hotmail.fr> Date: Mon, 13 Feb 2023 13:51:05 +0100 Subject: [PATCH] Clean repo V2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00fddc8..3abe384 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Then run the script in Blender script. Depending on the number of scene and pose When the script stops, you should end up with images in the output folder. You can also manipulate the last generated scene in the Layout tab, where each pose corresponds to a time stamp. -<img src="assets/scene_complete.png" alt= "scene_complete"/ height="400"> +<img src="assets/scene_complete.png" alt="scene_complete" height="400" /> # Generated dataset Our dataset with 200k images used in our paper can be downloaded from [here](http://dionysos.univ-lyon2.fr/~ccrispim/SyntheDrivers/synthe_drivers-dataset.zip). -- GitLab