Object detection framework
Project description
MantisShrimp
MantisShrimp is in very early development, all contributions are welcome! Be sure to check the
issues
board =)
Built on top of pytorch-lightining, MantisShrimp
is an object detection framework focused on application
Mantisshrimp provides a DataParser
interface that simplifies the time consuming task of getting the data ready for the model, a Tfm
interface that makes it real easy to add any transforms library to the data pipeline, and a mid and a high level interface for training the model.
Install
pip install -U 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
pip install git+git://github.com/lgvaz/mantisshrimp.git
Quick start
Check this tutorial notebook for a quick introduction.
Be sure to also check other examples in the examples/
folder.
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
Built Distribution
Hashes for mantisshrimp-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | abdd8f8cd93e2853a6f79627e02bc39d5704d5551524365e37600bf613a6cb31 |
|
MD5 | cf9f24f92acec4fef6beb53c4bf4b6be |
|
BLAKE2b-256 | 93e13312900e72f5f0c503867182399121a21c2d9b66a6acb12ee18c4f9757a6 |