This is a fork of the official repository with some cleanup, bug fixes, and dependency cleaning. This is targeting using the pretrained models for inference. In particular, we
- Change the package name from
"maskrcnn"
to"glip"
. - Remove a lot of unncessary dependencies.
- Build wheels and publish to PyPI.