Monkey Patching MMDetection 3.1.0 To Get Class Probabilities
A quick monkey patching technique to modify MMDetection 3.1.0 to return class probabilities.
Some of the stuff I've learnt and want to share.
A quick monkey patching technique to modify MMDetection 3.1.0 to return class probabilities.
A useful trick to debug deeply embedded functions and methods in Python.
Guide to download background images using COCOAPI.