Update README.md
Browse files
README.md
CHANGED
|
@@ -44,6 +44,12 @@ keypoints = state[14:].reshape(21, 3)
|
|
| 44 |
|
| 45 |
We provide visualization using Rerun. See the [visualization repository](https://github.com/AprilRoboticsAI/Visualization) for instructions.
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
## Intended Uses
|
| 48 |
|
| 49 |
- Vision-Language-Action model pre/post-training
|
|
|
|
| 44 |
|
| 45 |
We provide visualization using Rerun. See the [visualization repository](https://github.com/AprilRoboticsAI/Visualization) for instructions.
|
| 46 |
|
| 47 |
+
|
| 48 |
+
<video controls style="max-width: 720px; width: 100%;">
|
| 49 |
+
<source src="https://huggingface.co/datasets/aprilrobotics/sample/resolve/main/screw_sort_preview.mp4"
|
| 50 |
+
type="video/mp4">
|
| 51 |
+
</video>
|
| 52 |
+
|
| 53 |
## Intended Uses
|
| 54 |
|
| 55 |
- Vision-Language-Action model pre/post-training
|