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.