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 file 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.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36738bf745e547698f8609d6ba577f6762eb9d95222fd6858abb47ceb8d05897 |
|
MD5 | 75d6c942e5c74a7684fb1e50269917b4 |
|
BLAKE2b-256 | f5d7fa3a37e8c1e24890d449fb2d049e408c7a6647f0c4ae5734ca1e37305752 |