{"id":18611818,"url":"https://github.com/deeplabcut/benchmark","last_synced_at":"2026-02-09T18:33:56.968Z","repository":{"id":42125612,"uuid":"408147809","full_name":"DeepLabCut/benchmark","owner":"DeepLabCut","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-16T12:10:25.000Z","size":45356,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T06:09:46.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://benchmark.deeplabcut.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeepLabCut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-19T14:23:14.000Z","updated_at":"2024-09-16T07:49:12.000Z","dependencies_parsed_at":"2024-09-14T03:42:45.943Z","dependency_job_id":null,"html_url":"https://github.com/DeepLabCut/benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLabCut%2Fbenchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLabCut%2Fbenchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLabCut%2Fbenchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLabCut%2Fbenchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepLabCut","download_url":"https://codeload.github.com/DeepLabCut/benchmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248315956,"owners_count":21083352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T03:15:00.427Z","updated_at":"2026-02-09T18:33:51.951Z","avatar_url":"https://github.com/DeepLabCut.png","language":"Python","readme":"DeepLabCut Benchmark\n====================\n\n[`[[ benchmark.deeplabcut.org ]]` ](https://benchmark.deeplabcut.org)\n\nWelcome to the DeepLabCut benchmark!\nThis repo hosts all submitted results, which are available at [benchmark.deeplabcut.org](https://benchmark.deeplabcut.org).\nIf you are interested in submitting to the benchmark, please find detailed instructions on [benchmark.deeplabcut.org/submission](https://benchmark.deeplabcut.org/submission).\n\n\nQuickstart for developers\n-------------------------\n\nThe mandatory requirements for *building the benchmark page* can be installed via\n\n``` bash\n$ pip install -r requirements.txt\n```\n\nThe (non-public) ground truth data needs to be present in `data/`. Check that this is the case by running\n\n``` bash\nfind data -type f\nbenchmark/data/CollectedData_Mackenzie.h5\nbenchmark/data/CollectedData_Daniel.h5\nbenchmark/data/CollectedData_Valentina.h5\nbenchmark/data/CollectedData_Mostafizur.h5\n```\n\nFor using all functionalities of this package and re-running evaluations, a [DeepLabCut](https://github.com/DeepLabCut/DeepLabCut/blob/master/docs/installation.md) installation is additionally required.\n\nCheck that the package works as expected by running\n\n``` bash\npython -m pytest tests\n```\n\nwhich should finish without errors or warnings.\n\nTo re-evaluate all available models, run \n\n``` bash\n$ python -m benchmark\n```\n\nor, if you want to run in debugging mode,\n\n``` bash\npython -m benchmark --nocache --onerror raise\n```\n\nfrom the repository root. \n\nTo manually build the documentation, run\n\n``` bash\n$ make deploy\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplabcut%2Fbenchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeplabcut%2Fbenchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplabcut%2Fbenchmark/lists"}