Claudio Michaelis
Results
2
issues of
Claudio Michaelis
We should update ```lib/Mask_RCNN``` to be the same as the current version of https://github.com/matterport/Mask_RCNN
enhancement
Logging
1
## 🐛 Bug Logging can interfere with the logging used in object detection toolboxes like mmdetection. ## To Reproduce - clone and install [mmdetection](https://github.com/open-mmlab/mmdetection) ``` git clone https://github.com/open-mmlab/mmdetection.git cd mmdetection...
bug