CHR
CHR copied to clipboard
Where is the localization in code
To verify that CHR is not over-tuned to image classification, you attach the class activation map (CAM) .Where is this part of the code
I see maybe you are using CAM in class MulticlassTop5Engine, how do I let the class MulticlassTop5Engine to run? it didn't have the part of 'on_start_batch'. I think maybe you want to use the training information of class MultiLabelMAPEngine. but it have some problems when i run MluticlassTop5Engine (class) Can you add the code of how to run class MluticlassTop5Engine?