CoolFace
Apppublic

lerobot/video-benchmark

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
2likes
39 commits on main
3f8d0173mo ago

docs: add CPU-only note to hero and uniformize polarity phrasing

CarolinePascal
f6b90393mo ago

fix: uniformize polarity phrasing and surface lower/higher-is-better cues

CarolinePascal
6a455a03mo ago

fix: populate encoder/decoder columns and keep Decoder header readable

CarolinePascal
ff929d23mo ago

docs: rewrite column, parameter, and about-page descriptions

CarolinePascal
88f84013mo ago

feat: clarify submit-form codecs and align depth g/crf options

CarolinePascal
1275bda3mo ago

feat: add hidden-by-default encoder/decoder columns

CarolinePascal
60400973mo ago

fix: dedupe config re-runs on manual Hub refresh too

CarolinePascal
2475e353mo ago

fix: prefer complete row when deduping config re-runs

CarolinePascal
62848cc3mo ago

fix: dedupe config re-runs in results table

CarolinePascal
935a3673mo ago

feat: make optional depth range fields empty via Textbox

CarolinePascal
01addeb3mo ago

revert: drop placeholder/callable on depth range fields

CarolinePascal
ea5b7ad3mo ago

fix: use placeholder, not callable, to blank depth range fields

CarolinePascal
9b2fb163mo ago

fix: render optional depth range fields empty by default

CarolinePascal
292651a3mo ago

refactor: separate depth encoding and quantization params

CarolinePascal
638b9953mo ago

feat: route all submissions to one repo via benchmark_type

CarolinePascal
6bf9d8b3mo ago

chore: remove test suite

CarolinePascal
adccc973mo ago

chore(docs): deleting useless docs

CarolinePascal
f78a1a93mo ago

refactor: rename Benchmark dataclass to BenchmarkConfig

CarolinePascal
112044f3mo ago

fix: restrict depth params to implemented set; responsive filters layout

CarolinePascal
b9c23c93mo ago

feat: finalize depth submission contract (benchmark_type, *_values booleans, optional ranges)

CarolinePascal
818b6b83mo ago

docs: add depth benchmark multi-tab design spec and implementation plan

CarolinePascal
cfd9e583mo ago

fix: count depth submit axes in cap; surface lossless/use_log in depth leaderboard; doc + fallback cleanups

CarolinePascal
9b6088b3mo ago

fix: derive benchmark-specific compare/leaderboard labels; make smoke test hermetic

CarolinePascal
51a3fdb3mo ago

feat: depth-aware submission payload with depth range knobs

CarolinePascal
df71b153mo ago

feat: top-level RGB|Depth tabs via per-benchmark tab factory

CarolinePascal
7a102703mo ago

refactor: thread Benchmark through app render helpers

CarolinePascal
6d80a723mo ago

refactor: key the results cache per dataset/benchmark

CarolinePascal
ede42e23mo ago

refactor: drop dead _column helper and unused schema import in compute

CarolinePascal
3e3bac53mo ago

refactor: parameterize compute.leaderboard and compare_scatter per benchmark

CarolinePascal
dc28ce23mo ago

feat: add DEPTH benchmark config and BENCHMARKS list

CarolinePascal
420ec0b3mo ago

refactor: add Benchmark config and RGB instance in schema

CarolinePascal
685f1a23mo ago

feat(evaluator): reflecting changes from the evaluator space

CarolinePascal
0c60af95mo ago

chore(leaderboard): polishing leaderboard

CarolinePascal
f103fa15mo ago

fix(submissions repo): adding fallback repo creation in case it's missing

CarolinePascal
770d3d65mo ago

fix(format): improving and fixing formatting

CarolinePascal
1fb78ac5mo ago

feat(gradio): update to gradio app

CarolinePascal
50342735mo ago

fix(header): removing header

CarolinePascal
a97c4815mo ago

feat(contents): adding initial contents

CarolinePascal
a728b0b5mo ago

initial commit

CarolinePascal