thuml / Xlearn

Transfer Learning Library
465 stars 155 forks source link

Pytorch results #10

Closed mahfujau closed 6 years ago

mahfujau commented 6 years ago

I got the results when I run. It was for Amazon to webcam transfer task. Why so many results? Are the results corresponding AlexNet or Resnet ?

$python train.py 0

{'trade_off': 1.0, 'name': 'DAN'} 0.0188679245283 0.667924528302 0.774842767296 0.79748427673 0.8 0.810062893082 0.803773584906 0.822641509434 0.811320754717 0.817610062893 0.803773584906 0.813836477987 0.815094339623 0.79748427673 0.810062893082 0.792452830189 0.813836477987 0.796226415094 0.794968553459 0.8 0.8 0.793710691824 0.79748427673 0.813836477987

jindongwang commented 6 years ago

This is the default network, which is ResNet. And apparently, it is DAN.