Spaces:
Running
Running
Commit History
Sync from GitHub via hub-sync 53af930 verified
Sync from GitHub via hub-sync 3c85a10 verified
Sync from GitHub via hub-sync 3e9fdec verified
add unit tests for all dataset version parsers and CI workflow 8d999b7
remove dead code a8c5cdd unverified
load the episode’s row range for v3 datasets (based on the file’s start index 1f94f4a unverified
fix lint f32c7fc unverified
fix type check d22edc0 unverified
move loading and computation to client 9723607 unverified
chore(format): formatting code 42ccb4d unverified
CarolinePascal commited on
fix(lag computation): fixing lag computation by switching from delta states - raw actions correlation to delta states - delta actions correlation 07d5949 unverified
CarolinePascal commited on
fix chunk indexing v2.1 051a39e unverified
memory cap and cache cleanup 0ec6cb5 unverified
feat(home): enhance UI with fade-in animation and loading state for dataset search edcd057
fix(home): update dataset ID for Thanos picking power gem 20ccb48
format 0963387
feat(home): add dataset search autocomplete with HF quicksearch API d77ed5a
feat(datasets): add new example datasets to the home page 32e8836
fix(memory): prevent server OOM from unbounded Next.js fetch cache and dataset info cache 2b90078
feat(discrete motors): adding support for discrete motors detection 100cc5c unverified
CarolinePascal commited on
fix(inactive historgram): keeping histogram plot for inactive motors 62968f4 unverified
CarolinePascal commited on
chore(format): formatting code 3f3a086 unverified
CarolinePascal commited on
feat(normalizatio + activity): adding range normalization and activity detection for the action velocity metric computation 567d8a6 unverified
CarolinePascal commited on
format 9ad9fb4
feat: add 404 response handler for specific route 4176260
refactor: simplify state initialization in EpisodeViewer and FlaggedEpisodesProvider b2f578b
style: run prettier formatting 291477f
refactor: align types with merged PRs #23 and #24 15a2c53
remove some unneeded analysis and fix typing cdc8a1e unverified
add URDF assets to public/, fix OpenArm DAE materials, fix lint errors 2e738fc
Merge branch 'main' into feat/speedup_visulization e457eba unverified
increase text size, remove unneeded stats 9f9a669 unverified
style: run prettier formatting 59b5c7b
refactor: extract utilities and improve type safety (Phases 1-3) 2cbfbf8
chore: apply Prettier formatting 28ef794
fix: resolve ESLint errors - remove unused imports and variables cb139d0
feat: add comprehensive TypeScript types and type checking 4f26d07
Add top jerky episodes 824eff6 unverified
add more action insight tools 83fd2de unverified
add openarm cb1fbc7 unverified
add trail in urdf viewer 9333aea unverified
Make episode visualizer nicer (colors, formatting) add detection for still epsiodes and fix urdf visualizer 39baaef unverified
Add stats, 3d viewer, begin/end image visualization 6346799 unverified
fix playback and typing a990603 unverified
perf: faster video loading 9196260 unverified
fix(logo): fixing link to LeRobot logo c223dd9 unverified
CarolinePascal commited on
Remove the bug that assumes only one parquet file exists for the episodes metadata (#11) a360c63 unverified
fix(images datasets): adding error when loading an image dataset (#10) 30ba4c3 unverified
Caroline Pascal commited on