Merged
Conversation
maximpavliv
approved these changes
Feb 10, 2025
Contributor
maximpavliv
left a comment
There was a problem hiding this comment.
Perfect, thanks @n-poulsen !
MMathisLab
added a commit
that referenced
this pull request
Feb 28, 2025
* Updates to the documentation - Maxim (#2869) * Updates to the docs (#2871) * add more docs in single animal userguide * unify train_network docs * unify train_network docs * improved augmentation code * remove link to 3mice TF Colab on homepage * Update readme and conda env * Update readme * docs/pytorch/user_guide Installation: point to docs/installation * Standardize subtitiles accross single and multi user guides * Add missing docstring * improved installation docs * added quick commands * improved docs * install torch and torchvision with pip in the DeepLabCut Conda file * updated labelling in userguides * Update DEEPLABCUT.yaml * install deeplabcut through the pre-release --------- Co-authored-by: Niels <[email protected]> Co-authored-by: Niels Poulsen <[email protected]> Co-authored-by: Mackenzie Mathis <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates documentation to be compatible with DeepLabCut 2.0 and 3.0, for both the PyTorch and TensorFlow engine. Also updates:
publish-book.ymlfile to build the docs with Python 3.10_config.ymlso the docstrings build correctlyDEEPLABCUT_M1.yamlconda environment file, which is no longer needed for the PyTorch engine