Update examples/2_load_lerobot_dataset.py

This commit is contained in:
Remi 2024-04-18 11:09:55 +02:00 committed by GitHub
parent bae0c216bc
commit be0444b8f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ Features included in this script:
- Using advanced dataset features like timestamp-based frame selection.
- Demonstrating compatibility with PyTorch DataLoader for batch processing.
Each operation is detailed with print statements to show dataset attributes and transformations.
The script ends with examples of how to batch process data using PyTorch's DataLoader.
To try a different Hugging Face dataset, you can replace: