adaptive_teacher
adaptive_teacher copied to clipboard
Pre-trained VGG16 on ImageNet not shared?
Is the VGG16 model pre-trained on ImageNet not shared or do you train the model from scratch?
@mecarill There is no VGG16 pre-trained model for detectron2 so I trained it from scratch.