-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add benchmark API #1777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add benchmark API #1777
Conversation
|
This needs a few more additions before merging. |
|
@stes update? |
|
Could we please add a docs page in https://github.com/stes/DeepLabCut/tree/add-benchmark/docs? Even if it links to the benchmark for further details, should be findable under main docs :) |
|
@jeylau @AlexEMG bumping this:
|
Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com>
Basic docs added, see updated description. |
* Fix typo * Fix failing tests (#2021) * Fix pandas regression * Update requirements.txt * Update installation.md (#2020) * Update installation.md * Update installTips.md * Update installation.md * Add benchmark API (#1777) * Add benchmark API Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com> * black formatting, added ref for datasets in benchmark * Update installation.md (#2029) Just a typo Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com>
* Fix typo * Fix failing tests (#2021) * Fix pandas regression * Update requirements.txt * Update installation.md (#2020) * Update installation.md * Update installTips.md * Update installation.md * Add benchmark API (#1777) * Add benchmark API Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com> * black formatting, added ref for datasets in benchmark * Update installation.md (#2029) Just a typo Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com>
* Fix video analysis loop * merging in master (#2034) * Fix typo * Fix failing tests (#2021) * Fix pandas regression * Update requirements.txt * Update installation.md (#2020) * Update installation.md * Update installTips.md * Update installation.md * Add benchmark API (#1777) * Add benchmark API Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com> * black formatting, added ref for datasets in benchmark * Update installation.md (#2029) Just a typo Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com> Co-authored-by: Mackenzie Mathis <mathis@rowland.harvard.edu> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com>
* Add benchmark API Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com>
* Fix video analysis loop * merging in master (DeepLabCut#2034) * Fix typo * Fix failing tests (DeepLabCut#2021) * Fix pandas regression * Update requirements.txt * Update installation.md (DeepLabCut#2020) * Update installation.md * Update installTips.md * Update installation.md * Add benchmark API (DeepLabCut#1777) * Add benchmark API Co-authored-by: Jessy <30733203+jeylau@users.noreply.github.com> * black formatting, added ref for datasets in benchmark * Update installation.md (DeepLabCut#2029) Just a typo Co-authored-by: Jessy Lauer <30733203+jeylau@users.noreply.github.com> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com> Co-authored-by: Mackenzie Mathis <mathis@rowland.harvard.edu> Co-authored-by: Steffen Schneider <steffen@bethgelab.org> Co-authored-by: AlexEMG <alexander@deeplabcut.org> Co-authored-by: Ale Santuz <alessandro.santuz@gmail.com>
Add API to generate the table hosted on https://benchmark.deeplabcut.org
Updates (29/10/22):
deeplabcut.benchmarkto compute the results hosted on https://benchmark.deeplabcut.org/TODO