youqingxiaozhua / APViT

PaddlePaddle and PyTorch implementation of APViT and TransFER
Apache License 2.0
38 stars 10 forks source link

May I ask if you can provide code for visualization similar to GradCAM? #15

Open XanderChou opened 1 year ago

XanderChou commented 1 year ago

I have tried using the vis_cam.py tool provided by mmpretrain, but it seems that it cannot run properly due to version issues.

youqingxiaozhua commented 8 months ago

Sorry for the late reply. I am not familiar with the GradCAM. Maybe the easiest way is to migrate the APViT model codes to the mmpretrain projects folder to use the 2.0 tools.