ChenT1994
Results
1
issues of
ChenT1994
Hi.Thanks for your great work.But I have one problem here. I downloaded the model file hrnet_w48_proto_lr1x_hrnet_proto_80k_latest.pth you supported.and use code below to get the self similarity of prototypes. ``` protos=model['state_dict']['module.prototypes']...