Update README.md
Browse files
README.md
CHANGED
|
@@ -103,7 +103,7 @@ configs:
|
|
| 103 |
<body>
|
| 104 |
<div class="above-text ">ORIGINAL VIDEO</div>
|
| 105 |
<div class="center-gif">
|
| 106 |
-
<img src="https://
|
| 107 |
</div>
|
| 108 |
</body>
|
| 109 |
</html>
|
|
@@ -156,11 +156,11 @@ configs:
|
|
| 156 |
<div class="image-container">
|
| 157 |
<div>
|
| 158 |
<h3 class="Input">INPUT: CIRCULAR MOVEMENT OF THE BALL</h3>
|
| 159 |
-
<img src="https://
|
| 160 |
</div>
|
| 161 |
<div>
|
| 162 |
<h3 class="Output">OUTPUT: JUST BEFORE FALLING IN A NUMBER</h3>
|
| 163 |
-
<img src="https://
|
| 164 |
</div>
|
| 165 |
</div>
|
| 166 |
</div>
|
|
@@ -199,7 +199,7 @@ I suppose that the dataset could be used to develop other ideas and that's why I
|
|
| 199 |
<div class="image-container">
|
| 200 |
<div>
|
| 201 |
<h3 class="Input">EXAMPLE 1: INPUT VIDEO ANALYSIS </h3>
|
| 202 |
-
<img src="https://
|
| 203 |
</div>
|
| 204 |
<div>
|
| 205 |
<h3 class="Output">EXAMPLE 2: OUTPUT VIDEO ANALYSIS</h3>
|
|
|
|
| 103 |
<body>
|
| 104 |
<div class="above-text ">ORIGINAL VIDEO</div>
|
| 105 |
<div class="center-gif">
|
| 106 |
+
<img src="https://huggingface.co/datasets/mp-coder/RouletteVision-Dataset/resolve/main/Examples/ONL-ORIG.gif" alt="Centered GIF">
|
| 107 |
</div>
|
| 108 |
</body>
|
| 109 |
</html>
|
|
|
|
| 156 |
<div class="image-container">
|
| 157 |
<div>
|
| 158 |
<h3 class="Input">INPUT: CIRCULAR MOVEMENT OF THE BALL</h3>
|
| 159 |
+
<img src="https://huggingface.co/datasets/mp-coder/RouletteVision-Dataset/resolve/main/Examples/ONL-INPUT.gif" width=500>
|
| 160 |
</div>
|
| 161 |
<div>
|
| 162 |
<h3 class="Output">OUTPUT: JUST BEFORE FALLING IN A NUMBER</h3>
|
| 163 |
+
<img src="https://huggingface.co/datasets/mp-coder/RouletteVision-Dataset/resolve/main/Examples/ONL-OUTPUT.gif" width=500>
|
| 164 |
</div>
|
| 165 |
</div>
|
| 166 |
</div>
|
|
|
|
| 199 |
<div class="image-container">
|
| 200 |
<div>
|
| 201 |
<h3 class="Input">EXAMPLE 1: INPUT VIDEO ANALYSIS </h3>
|
| 202 |
+
<img src="https://huggingface.co/datasets/mp-coder/RouletteVision-Dataset/resolve/main/Examples/ONL-EX1.gif" width=300>
|
| 203 |
</div>
|
| 204 |
<div>
|
| 205 |
<h3 class="Output">EXAMPLE 2: OUTPUT VIDEO ANALYSIS</h3>
|