wbia_deepsense - A plug-in for the deepsense.ai right whale bonnet ID algorithm
Project description
Deepsense Plug-in - Part of the WildMe / Wildbook IA Project.
A plug-in for the deepsense dolphin ID algorithm.
Installation
./run_developer_setup.sh
Code Style and Development Guidelines
Contributing
It’s recommended that you use pre-commit to ensure linting procedures are run on any commit you make. (See also pre-commit.com)
Reference pre-commit’s installation instructions for software installation on your OS/platform. After you have the software installed, run pre-commit install on the command line. Now every time you commit to this project’s code base the linter procedures will automatically run over the changed files. To run pre-commit on files preemtively from the command line use:
git add .
pre-commit run
# or
pre-commit run --all-files
Brunette
Our code base has been formatted by Brunette, which is a fork and more configurable version of Black (https://black.readthedocs.io/en/stable/).
Flake8
Try to conform to PEP8. You should set up your preferred editor to use flake8 as its Python linter, but pre-commit will ensure compliance before a git commit is completed.
To run flake8 from the command line use:
flake8
This will use the flake8 configuration within setup.cfg, which ignores several errors and stylistic considerations. See the setup.cfg file for a full and accurate listing of stylistic codes to ignore.
PyTest
Our code uses Google-style documentation tests (doctests) that uses pytest and xdoctest to enable full support. To run the tests from the command line use:
pytest
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
File details
Details for the file wbia-deepsense-4.0.0.tar.gz
.
File metadata
- Download URL: wbia-deepsense-4.0.0.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f06175db98d57f5f32ebd95b75df6c6e316e2c0cee243e88a8f2ef224cbf5d86 |
|
MD5 | c02a9d670804d8ac15b967f2ebb43310 |
|
BLAKE2b-256 | d98bdd74663b7b371d70f6d7cd9e611a5ce85140003bc57bafe88dd8d0a07f4e |
File details
Details for the file wbia_deepsense-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: wbia_deepsense-4.0.0-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc5a61311bff8208c62bb870e1d18bd325b6c42b2934c809a6f4c0c25889e80d |
|
MD5 | 9228fa6fa70cebd9fb16188377167ff0 |
|
BLAKE2b-256 | 10cbe0910833555dad07dde1c7c7866c120f88a2907cad5db5a55be82bd92a8e |