Cong Cong
Cong Cong
Hi: I am wondering why it is sufficient to restrict attention to the structure in local image patches to model high-level features?
Hi thanks for the great work. I notice that you have used different renet backbones for cifar training (load from resnet_cifar) and imagenet training (load from resnet_imagenet). Is there a...
Hi, Thanks for the great work. I have a question with regard to your gradual prune implementation. I notice that in your implementation, you commented out the code for masking...
Hi, thanks for the great work. I try to use your code for my own project, however, I find it is hard to obtain the same accuracy on the previously...
Hi, thank you for the work, I am a bit confused when I read your code about interleave. can you explain this part a bit more/ ` def interleave_offsets(batch, nu):...
你好,很有意思的工作,工作中提出的SUS评判标准具体是怎么计算得到的呢
Hi, Thanks for the great work. I want to kindly ask if you can provide the training and testing script for cifar10/cifar100 especially the two `.npy` files for the cifar10/100...
Hi, thanks for the great work. I am really interested in this paper's re-implementation. May I ask when will the code be released?
Hi, thanks for the awesome work, I wander where can we find the code for NMI calculation?