This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
lerobot
Watch
1
Star
0
Fork
0
You've already forked lerobot
mirror of
https://github.com/huggingface/lerobot.git
synced
2026-06-17 16:27:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92497dfcd86c9bed0d5e88f4e3fd664cefbe1125
lerobot
/
tests
/
datasets
T
History
CarolinePascal
a925d20ce4
fix(typo): fixing typo
2026-06-16 18:01:18 +02:00
..
test_aggregate.py
fix(datasets): enforce one parquet row group per episode in v3 data writes (
#3807
)
2026-06-16 12:15:48 +02:00
test_compute_stats.py
fix(datasets): avoid uint8 overflow in image stats (
#3697
)
2026-06-13 12:09:43 +02:00
test_dataset_metadata.py
feat(refactor): refactor DepthEncoderConfig quantization pipeline, so that the methods do not live in the config class. Add pixel format - channels validation.Move the default pixel format for depth in the config file.
2026-06-16 18:01:18 +02:00
test_dataset_reader.py
…
test_dataset_tools.py
fix(typo): fixing typo
2026-06-16 18:01:18 +02:00
test_dataset_utils.py
…
test_dataset_writer.py
feat(depth): plumb DepthEncoderConfig through LeRobotDataset and DatasetWriter
2026-06-16 18:01:16 +02:00
test_datasets.py
tests(typos): fixing typos in tests
2026-06-16 18:01:18 +02:00
test_delta_timestamps.py
…
test_depth.py
feat(pix_fmt channels): use PyAv to check get pixel formats number of channels
2026-06-16 18:01:18 +02:00
test_image_transforms.py
…
test_image_writer.py
tests(typos): fixing typos in tests
2026-06-16 18:01:18 +02:00
test_language_render.py
…
test_language.py
…
test_lerobot_dataset.py
…
test_quantiles_dataset_integration.py
…
test_sampler.py
…
test_streaming_video_encoder.py
test(fix): fixing exisiting tests to still work with latest features
2026-06-16 18:01:17 +02:00
test_streaming.py
…
test_video_decoder_cache.py
…
test_video_encoding.py
tests(typos): fixing typos in tests
2026-06-16 18:01:18 +02:00
test_visualize_dataset.py
…