irfanICMLL / structure_knowledge_distillation

The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
BSD 2-Clause "Simplified" License
694 stars 104 forks source link

Where is Discriminator weights #24

Closed lijiannuist closed 4 years ago

lijiannuist commented 4 years ago

=> checkpoint './ckpt/save_path/Distriminator/model_best.pth.tar' does not exit

irfanICMLL commented 4 years ago

The discriminator weight in random init and trained with the student together.