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 Distributions
Built Distribution
File details
Details for the file PoseR_napari-0.0.1b4-py3-none-any.whl
.
File metadata
- Download URL: PoseR_napari-0.0.1b4-py3-none-any.whl
- Upload date:
- Size: 52.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb0da49e917acf3c7e2c75cd5219568adb522167767c71f42ccd46184ac2418 |
|
MD5 | 906a243a0f064f50bba48a2b451f95ba |
|
BLAKE2b-256 | 404731c8887cd4c22087d5cb1b427b077ba0c765e2a1d28842fd9785cb5e84ab |