A deep learning toolbox for decoding animal behaviour
Project description
PoseR
A deep learning toolbox for decoding animal behaviour
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
Create an anaconda environment:
conda create -n PoseR python=3.10
Activate PoseR environment:
conda activate PoseR
Install CUDA if using NVIDIA GPU:
conda install -c "nvidia/label/cuda-11.7.0" cuda
Install Pytorch: For GPU:
conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
For CPU only version:
conda install pytorch torchvision torchaudio cpuonly -c pytorch
Install napari:
pip install napari[all]==0.4.14 npe2==0.6.2 pydantic==1.10.4
You can install PoseR via pip:
pip install PoseR-napari
To install latest development version :
pip install git+https://github.com/pnm4sfix/PoseR.git
Quick start
https://github.com/pnm4sfix/PoseR/blob/generalise-species/docs/QuickStart.md
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "PoseR" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file poser_napari-0.0.1b7.tar.gz.
File metadata
- Download URL: poser_napari-0.0.1b7.tar.gz
- Upload date:
- Size: 24.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79b4e4fbca99050ddfd91caa43e69ea52c7d8b75439d1d4aa3edfda9e37c7225
|
|
| MD5 |
d0cb48cbc2930bf2db502ae93d12eca5
|
|
| BLAKE2b-256 |
99aeee63d760cbd8ca398c4ee35e8bab217b2c596c1a437e9f0e4fa5648e427c
|
File details
Details for the file poser_napari-0.0.1b7-py3-none-any.whl.
File metadata
- Download URL: poser_napari-0.0.1b7-py3-none-any.whl
- Upload date:
- Size: 70.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240a545a02745115df401e346dfafbc6d32a8bde78bdbe2066eded4ff9451002
|
|
| MD5 |
cb8889dccac3d08bf161e6f03868512b
|
|
| BLAKE2b-256 |
718267ddfe78663436503366db7a1dc5f2cec276c0024cc0983378084ba8f51e
|