Commit Graph

778 Commits

Author SHA1 Message Date
Simon Alibert f56d769dfb Remove todos 2024-11-20 21:10:02 +01:00
Simon Alibert 36b9b60a0e Update example 1 2024-11-20 18:22:46 +01:00
Simon Alibert 93d9bf83c2 Add open X datasets 2024-11-20 14:42:08 +01:00
Simon Alibert 37da50b573 Fix conversion script 2024-11-20 12:16:27 +01:00
Simon Alibert c6ad495176 Enhance dataset cards 2024-11-20 11:57:27 +01:00
Simon Alibert f43e5d07f5 Fix tests 2024-11-20 00:26:31 +01:00
Simon Alibert 9ee8711504 Update example 1 2024-11-19 18:49:35 +01:00
Simon Alibert 6203641710 Use HWC for images 2024-11-19 18:48:17 +01:00
Remi 1f13bda25b
Improve dataset v2 (#498) 2024-11-19 12:31:47 +01:00
Simon Alibert acae4b49d2 Add comment on license 2024-11-18 18:54:13 +01:00
Simon Alibert c72ad49c9b Skip test_examples 2024-11-18 18:46:00 +01:00
Simon Alibert eda02fade5 Skip test_visualize_local_dataset 2024-11-18 18:06:18 +01:00
Simon Alibert 8546358bc5 Fix test_visualize_dataset_html 2024-11-18 17:54:15 +01:00
Simon Alibert a91b7c6163 Add extra info to dataset card, various fixes from Remi's review 2024-11-18 17:50:13 +01:00
Simon Alibert 4d15861872 Merge remote-tracking branch 'origin/main' into user/aliberts/2024_09_25_reshape_dataset 2024-11-05 19:10:38 +01:00
Simon Alibert f3630ad910 Fix tests 2024-11-05 19:09:12 +01:00
Ivelin Ivanov 963738d983
fix: broken images and a few minor typos in README (#499)
Signed-off-by: ivelin <ivelin117@gmail.com>
2024-11-05 15:30:59 +01:00
Simon Alibert aed9f4036a Refactor dataset features 2024-11-05 13:10:43 +01:00
Simon Alibert 757ea175d3 Fix test_examples 2024-11-03 19:41:50 +01:00
Simon Alibert b69a132737 Fix test_examples 2024-11-03 19:30:56 +01:00
Simon Alibert 7b159a6b22 Move calculate_episode_data_index 2024-11-03 19:13:00 +01:00
Simon Alibert 74270c8c91 Remove reset_episode_index 2024-11-03 19:07:43 +01:00
Simon Alibert a6762ec316 Fix advanced example 2 2024-11-03 19:03:15 +01:00
Simon Alibert fde29e0167 Merge remote-tracking branch 'origin/main' into user/aliberts/2024_09_25_reshape_dataset 2024-11-03 18:32:14 +01:00
Simon Alibert 56e4603d5b Deactivate policies backward compatibility test 2024-11-03 18:30:50 +01:00
Simon Alibert f6c90ca35f Remove end-to-end tests 2024-11-03 18:28:54 +01:00
Simon Alibert c2d6fb6119 Fix werkzeug alert 2024-11-03 18:23:38 +01:00
Simon Alibert 95a4b59b5b Fix vizualize 2024-11-03 18:18:23 +01:00
Simon Alibert 16103cb8b7 Fix hanging 2024-11-03 18:07:55 +01:00
Simon Alibert e4ba084e25 Add LeRobotDatasetMetadata 2024-11-03 18:07:37 +01:00
Simon Alibert ac79e8cb36 Fix test_online_buffer.py 2024-11-03 13:15:01 +01:00
Simon Alibert df2cb51364 Add todo in skipped test 2024-11-02 20:01:34 +01:00
Simon Alibert 7a342db9c4 Add more options to img factories 2024-11-02 20:01:02 +01:00
Simon Alibert 6b2ec1ed77 Add test_image_writer, accept PIL images, improve ImageWriter perf in main process 2024-11-02 20:00:07 +01:00
Simon Alibert 375abd3020 Add img and img_tensor factories 2024-11-02 13:06:38 +01:00
Simon Alibert 293bdc7f67 Simplify, add test content, add todo 2024-11-01 19:55:28 +01:00
Simon Alibert 79d114cc1f Rename num_samples -> num_frames for consistency 2024-11-01 19:47:16 +01:00
Simon Alibert 2650872b76 Add tasks and episodes factories 2024-11-01 13:37:17 +01:00
Simon Alibert cd1509d805 Mock snapshot_download 2024-11-01 10:58:09 +01:00
Simon Alibert 5ea7c78237 Remove obsolete code 2024-10-31 21:43:57 +01:00
Simon Alibert 443a9eec88 Remove/comment obsolete tests 2024-10-31 21:43:29 +01:00
Simon Alibert ab23a4fd27 Add fixtures in test_datasets 2024-10-31 21:32:09 +01:00
Simon Alibert 1267c3e955 Split fixtures into factories and files 2024-10-31 21:29:50 +01:00
Arsen Ohanyan e0df56de62
Fix config file (#495) 2024-10-31 16:41:49 +01:00
Simon Alibert c70b8d0abc Update doc 2024-10-31 14:08:13 +01:00
Simon Alibert e1845d4dcc Update doc 2024-10-31 14:06:54 +01:00
Simon Alibert e69f0c5059 Add test_delta_timestamps.py 2024-10-31 13:48:40 +01:00
Simon Alibert ff84024ee9 Add dataset fixtures 2024-10-31 13:46:46 +01:00
Hirokazu Ishida 538455a965
feat: enable to use multiple rgb encoders per camera in diffusion policy (#484)
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
2024-10-30 11:00:05 +01:00
Simon Alibert ee51f54cb5 Remove dataset from image_transform tests 2024-10-29 16:08:01 +01:00