Cadene
b15ec1ff6d
Improve examples, Add save_model by default, Other minor
2024-05-05 23:40:28 +00:00
Cadene
b11abaddf7
Improve
2024-05-05 18:06:02 +00:00
Adil Zouitine
b0b97cb8ae
Fix video position
2024-05-05 19:40:41 +02:00
Adil Zouitine
5d51a732f4
Move rerun video
2024-05-05 19:39:49 +02:00
Adil Zouitine
9a9245d093
Add rerun video
2024-05-05 19:33:41 +02:00
Remi
1dc0da58f3
Update README.md
2024-05-05 19:21:06 +02:00
Cadene
6829a1fee4
Add media (forgot)
2024-05-05 17:12:41 +00:00
Cadene
0caa33309a
image_keys -> camera_keys, add visualization video and wandb image to README
2024-05-05 17:01:50 +00:00
Adil Zouitine
13bd0a6184
Update dataset upload instructions and add support for new raw formats
2024-05-05 17:39:09 +02:00
Simon Alibert
0d31872550
Format
2024-05-05 15:09:08 +02:00
Simon Alibert
41acc73b4a
Add todo for train
2024-05-05 15:04:23 +02:00
Simon Alibert
53d8f6b785
Cleanup eval example
2024-05-05 14:46:29 +02:00
Simon Alibert
f4dce55b46
Merge remote-tracking branch 'origin/main' into user/aliberts/2024_05_04_release_cleanup
2024-05-05 13:10:48 +02:00
Alexander Soare
f6fe162432
Rename Diffusion Policy model repository ( #136 )
2024-05-05 12:06:58 +01:00
Simon Alibert
adf884eb78
Apply suggestions from code review
...
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-05-05 12:43:58 +02:00
Simon Alibert
58755561bd
Update walkthrough items
2024-05-05 12:43:58 +02:00
Simon Alibert
f23f5f977f
Update readme for visualization & examples
2024-05-05 12:43:58 +02:00
Kashif Rasul
649087a274
Update README.md
...
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
2024-05-05 12:43:57 +02:00
Kashif Rasul
b88a9a9e6e
fixed typos and Hugging Face in Readmes
2024-05-05 12:43:57 +02:00
Alexander Soare
a4891095e4
Use PytorchModelHubMixin to save models as safetensors ( #125 )
...
Co-authored-by: Remi <re.cadene@gmail.com>
2024-05-01 16:17:18 +01:00
Simon Alibert
bf2eebb090
Update readme & remove example 1 ( #108 )
...
Co-authored-by: Remi <re.cadene@gmail.com>
- Update instructions for installing the library
- Remove deprecated example 1 (as we are now only using `LeRobotDataset` since #91 )
2024-04-27 09:48:02 +02:00
Remi
659c69a1c0
Refactor datasets into LeRobotDataset ( #91 )
...
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-04-25 12:23:12 +02:00
Remi
e760e4cd63
Move normalization to policy for act and diffusion ( #90 )
...
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-04-25 11:47:38 +02:00
Remi
1030ea0070
Loads episode_data_index and stats during dataset __init__ ( #85 )
...
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-04-23 14:13:25 +02:00
Simon Alibert
38ef878eed
Add COC badge
2024-04-16 13:37:20 +02:00
Simon Alibert
f9b48abe64
Add CONTRIBUTING
2024-04-16 10:33:58 +02:00
Cadene
a605eec7e9
Use pusht as example so it's fast
2024-04-11 13:36:50 +00:00
Cadene
0f0113a7a6
print_cuda_memory_usage docstring
2024-04-10 16:03:39 +00:00
Simon Alibert
6c792f0d3d
Update README
2024-04-08 16:24:11 +02:00
Alexander Soare
f1148b8c2d
Merge remote-tracking branch 'upstream/main' into finish_examples
2024-04-01 11:31:31 +01:00
Simon Alibert
c89aa4f8ed
Merge pull request #57 from huggingface/user/aliberts/2024_03_27_improve_readme
...
Improve readme
2024-03-28 10:26:48 +01:00
Simon Alibert
62aad7104b
Pull merge
2024-03-28 10:03:25 +01:00
Simon Alibert
9d9148dad8
Fixes for #57
2024-03-28 10:01:33 +01:00
Simon Alibert
1b6cb2b1be
Add space
...
Co-authored-by: Remi <re.cadene@gmail.com>
2024-03-27 20:51:52 +01:00
Simon Alibert
6f1a0aefab
typo fix
...
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-03-27 20:50:23 +01:00
Simon Alibert
032200e32c
Typo fix
2024-03-27 17:05:04 +01:00
Simon Alibert
de1e9187c8
Formatting
2024-03-27 16:56:21 +01:00
Simon Alibert
4f8f1926f9
Update pip install without requirements.txt
2024-03-27 16:49:27 +01:00
Simon Alibert
5f4b8ab899
Add more exhaustive install instructions
2024-03-27 16:35:32 +01:00
Alexander Soare
6cd671040f
fix revision
2024-03-27 13:22:14 +00:00
Simon Alibert
6f0c2445ca
Improve readme format
2024-03-27 13:26:54 +01:00
Simon Alibert
d1d2229407
WIP add badges
2024-03-27 13:26:45 +01:00
Alexander Soare
68d02c80cf
Remove b/c workaround
2024-03-27 12:03:19 +00:00
Alexander Soare
be4441c7ff
update README
2024-03-26 16:28:16 +00:00
Alexander Soare
1a1308d62f
fix environment seeding
...
add fixes for reproducibility
only try to start env if it is closed
revision
fix normalization and data type
Improve README
Improve README
Tests are passing, Eval pretrained model works, Add gif
Update gif
Update gif
Update gif
Update gif
Update README
Update README
update minor
Update README.md
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
Update README.md
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
Address suggestions
Update thumbnail + stats
Update thumbnail + stats
Update README.md
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
Add more comments
Add test_examples.py
2024-03-26 10:10:43 +00:00
Alexander Soare
3f0f95f4c0
update readme
2024-03-22 10:34:22 +00:00
Alexander Soare
8720c568d0
Add ability to eval hub model
2024-03-22 10:26:55 +00:00
Cadene
98a816f0f8
WIP
2024-03-20 14:47:27 +00:00
Cadene
45a4a02b7e
WIP
2024-03-20 10:19:55 +00:00
Cadene
8bed0fc465
WIP
2024-03-20 10:10:00 +00:00