bbrattoli / JigsawPuzzlePytorch

Pytorch implementation of the method from the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles"
165 stars 47 forks source link

Transfer Learning Experiments #4

Open Supersak80 opened 6 years ago

Supersak80 commented 6 years ago

Hi @bbrattoli, have you done any work or experiments on transferring the weights of the self-supervised model to a new model for transfer learning/semi-supervised learning for classification or detection?

wangtingwei1993 commented 4 years ago

@Supersak80 Did you get some results on the VOC 2007 image classification? I got some results that are much more different from that reported in the original paper.