| deeplabcut |
|
|---|
For further information and the leaderboard, see the official homepage.
When implementing your own benchmarks, the most important functions are directly accessible
under the deeplabcut.benchmark package.
.. automodule:: deeplabcut.benchmark
:members:
:show-inheritance:
See the official benchmark page for a full overview of the available datasets. A benchmark submission should contain a result for at least one of these benchmarks. For an example of how to implement a benchmark submission, refer to the baselines in the DeepLabCut benchmark repo.
.. automodule:: deeplabcut.benchmark.benchmarks
:members:
:show-inheritance:
.. automodule:: deeplabcut.benchmark.metrics
:members:
:show-inheritance: