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