Skip to content

pybioclip

Command line tool and python package to simplify the use of BioCLIP.

Key features include:

No particular coding knowledge of ML or computer vision is required to use pybioclip.

Installation

Requires python that is compatible with PyTorch.

pip install pybioclip
If you have any issues with installation, please first upgrade pip by running pip install --upgrade pip.

Tutorials

Command Line Tutorial Python Tutorial