xmczh003

Results 3 issues of xmczh003

structure_data = mx.sym.contrib.AttSampler(data=data, attx=map_sx, atty=map_sy, scale=224.0/512, dense=4) AttributeError: 'module' object has no attribute 'AttSampler'

Thanks for your work and I have successfully achieved 88.5% accuracy with 2 Titan XP. Now I want to load my checkpoints and visualize some response maps to further understand...