* See https://github.com/open-mmlab/mmdetection/commit/57953677687bf284f8345f62387009c36283107a
0.1.8
* Added `mlmodule.contrib.rpn.RegionFeatures` model for image region detection.
* Improved Docker support with [MLModuleKit](https://github.com/LSIR/mlmodule/tree/master/mlmodulekit) images.
0.1.7
* MLModule can now be used from its Docker image [lsirepfl/mlmodule](https://hub.docker.com/repository/docker/lsirepfl/mlmodule) * There is a new Docker image containing PyTorch and Torchvision (see https://hub.docker.com/repository/docker/lsirepfl/pytorch).
0.1.6
* Fixes Out of memory issue with Arcface * Added support to run inference on HTTP URL of images.