CHR icon indicating copy to clipboard operation
CHR copied to clipboard

Where is the localization in code

Open alphaxk opened this issue 4 years ago • 1 comments

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

alphaxk avatar Sep 25 '21 09:09 alphaxk

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?

alphaxk avatar Sep 26 '21 13:09 alphaxk