zsdb3kd icon indicating copy to clipboard operation
zsdb3kd copied to clipboard

Knowledge distillation (KD) from a decision-based black-box (DB3) teacher without training data.

Results 3 zsdb3kd issues
Sort by recently updated
recently updated
newest added

Hey, thanks for the code. I was trying to evaluate your method for ResNet34 -> ResNet18 on CIFAR-10. I successfully trained a ResNet34 teacher with some slight modifications to use...

A very interesting work. However, will the code be released?