perception package for magpie tasks, implementing various object detection and segmentation methods for desired outputs
# Build and install magpie_perception
git clone git@github.com:correlllab/magpie_perception.git
cd magpie_perception
pip install -e . --user
Try out various implementations in the tests directory.