Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 382 Bytes

magpie_perception

perception package for magpie tasks, implementing various object detection and segmentation methods for desired outputs

Installation

# Build and install magpie_perception
git clone https://github.com/correlllab/magpie_perception.git
cd magpie_perception
pip install .

Test Notebooks

Try out various implementations in the tests directory.