Skip to main content

A deep learning toolbox for decoding animal behaviour

Project description

PoseR

License BSD-3 PyPI Python Version tests codecov napari hub

A deep learning toolbox for decoding animal behaviour


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

alt text

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"]

You can install PoseR via pip:

pip install PoseR-napari

To install latest development version :

pip install git+https://github.com/pnm4sfix/PoseR.git

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PoseR-napari-0.0.1b3.tar.gz (22.8 MB view hashes)

Uploaded Source

Built Distribution

PoseR_napari-0.0.1b3-py3-none-any.whl (75.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page