Skip to content
Snippets Groups Projects
acknowledgements.rst 413 B

Acknowledgements

This packages utilizes code from the following packages:

  • The model-checkpointer is based on the implementation in `maskrcnn-benchmark`_ by [MASSA-2018]_
  • The AdaBound optimizer code was sourced from [LUO-2019]_
  • The MobileNetV2 backbone is based on [LIN-2018]_