Python package for computer vision on camera trap images.
Project description
Torch Traps :leopard: :camera_flash:
Python package for lighting :zap: fast wildlife camera trap image annotation based on PyTorch. :fire:
MIT license
Documentation: https://torchtraps.readthedocs.io.
Install
$ pip install torchtraps
Fast Inference on Folder of Images
import torchtraps
torchtraps.lightning.kachow('path/to/image/folder')
image |
prediction |
confidence |
---|---|---|
image1.jpg |
jaguar |
0.99 |
image2.jpg |
empty |
0.98 |
image3.jpg |
agouti |
0.91 |
image4.jpg |
empty |
0.95 |
image5.jpg |
ocelot |
0.87 |
Features
Module for fast computer vision on camera trap images.
Based on PyTorch
History
0.1.0 (2020-03-30)
First release on PyPI.
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
torchtraps-0.1.3.tar.gz
(16.9 kB
view details)
Built Distribution
File details
Details for the file torchtraps-0.1.3.tar.gz
.
File metadata
- Download URL: torchtraps-0.1.3.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42fab3a198a0f47160d51eaf569082226c8f37d83175cb3d47c9580a469a43c8 |
|
MD5 | 0920f5a6bcc6eec28e6d2f49fc39f0cc |
|
BLAKE2b-256 | 05226a544cae3861c089c61e34a2b4cca85f7921c2ae3a3e8bb77261043c3905 |
File details
Details for the file torchtraps-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: torchtraps-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3567d67ea5796eaef2e25947221e736faf286b3bd2b9dbba3f533a04d60567b8 |
|
MD5 | aedf17944988b858e91048a757e6e6a3 |
|
BLAKE2b-256 | bd928cb958d355f979cafd70199ee5e2c4f0ca11c22b8174741ed61e21e2a636 |