This website requires JavaScript.
Explore
Help
Register
Sign In
ydy0615
/
lerobot-clone
Watch
1
Star
0
Fork
0
You've already forked lerobot-clone
mirror of
https://github.com/huggingface/lerobot.git
synced
2026-06-01 03:11:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efb1982eecc316aee61e957f4288de20559709a6
lerobot-clone
/
lerobot
/
scripts
/
server
History
Michel Aractingi
efb1982eec
Added crop_dataset_roi.py that allows you to load a lerobotdataset -> crop its images -> create a new lerobot dataset with the cropped and resized images.
...
Co-authored-by: Adil Zouitine <
adilzouitinegm@gmail.com
>
2025-02-03 17:48:35 +00:00
..
wrappers
- Added base gym env class for the real robot environment.
2025-02-03 15:07:59 +00:00
actor_server.py
- Refactor observation encoder in
modeling_sac.py
2025-02-03 15:07:58 +00:00
crop_dataset_roi.py
Added crop_dataset_roi.py that allows you to load a lerobotdataset -> crop its images -> create a new lerobot dataset with the cropped and resized images.
2025-02-03 17:48:35 +00:00
hilserl.proto
- Added additional logging information in wandb around the timings of the policy loop and optimization loop.
2025-02-03 15:07:58 +00:00
learner_server.py
- Refactor observation encoder in
modeling_sac.py
2025-02-03 15:07:58 +00:00