knowledge_evolution
knowledge_evolution copied to clipboard
(CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets
Results
2
knowledge_evolution issues
Sort by
recently updated
recently updated
newest added
Hi Ahmed! Your paper helps me a lot! I have doubts about these, ①the function of variable “in_channels_order” such as in the function conv3x3(self, in_planes, out_planes, stride=1, first_layer=False,bias=False,in_channels_order=None) ②class BasicBlock(nn.Module):M...
Hi Ahmed, I've added a cs-kd supported version of the aircrafts and the dog120 dataset. Can you give it a try to see if it works for you? You will...