lerobot/video-benchmark
docs: add CPU-only note to hero and uniformize polarity phrasing
fix: uniformize polarity phrasing and surface lower/higher-is-better cues
fix: populate encoder/decoder columns and keep Decoder header readable
docs: rewrite column, parameter, and about-page descriptions
feat: clarify submit-form codecs and align depth g/crf options
feat: add hidden-by-default encoder/decoder columns
fix: dedupe config re-runs on manual Hub refresh too
fix: prefer complete row when deduping config re-runs
fix: dedupe config re-runs in results table
feat: make optional depth range fields empty via Textbox
revert: drop placeholder/callable on depth range fields
fix: use placeholder, not callable, to blank depth range fields
fix: render optional depth range fields empty by default
refactor: separate depth encoding and quantization params
feat: route all submissions to one repo via benchmark_type
chore: remove test suite
chore(docs): deleting useless docs
refactor: rename Benchmark dataclass to BenchmarkConfig
fix: restrict depth params to implemented set; responsive filters layout
feat: finalize depth submission contract (benchmark_type, *_values booleans, optional ranges)
docs: add depth benchmark multi-tab design spec and implementation plan
fix: count depth submit axes in cap; surface lossless/use_log in depth leaderboard; doc + fallback cleanups
fix: derive benchmark-specific compare/leaderboard labels; make smoke test hermetic
feat: depth-aware submission payload with depth range knobs
feat: top-level RGB|Depth tabs via per-benchmark tab factory
refactor: thread Benchmark through app render helpers
refactor: key the results cache per dataset/benchmark
refactor: drop dead _column helper and unused schema import in compute
refactor: parameterize compute.leaderboard and compare_scatter per benchmark
feat: add DEPTH benchmark config and BENCHMARKS list
refactor: add Benchmark config and RGB instance in schema
feat(evaluator): reflecting changes from the evaluator space
chore(leaderboard): polishing leaderboard
fix(submissions repo): adding fallback repo creation in case it's missing
fix(format): improving and fixing formatting
feat(gradio): update to gradio app
fix(header): removing header
feat(contents): adding initial contents
initial commit
