Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hellojing89 authored Jun 30, 2018
1 parent 9d66be2 commit a8416cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a caffe repository for "Importance Weighted Adversarial Nets for Partial Domain Adaptation".

The source models are pre-trained using bvlc_alexnet.
The source models are finetuned based on bvlc_alexnet with an additional bottleneck layer (256 dimension) between fc7 and fc8.

When the source model is pre-trained, it is stored into one file with two duplications. The first represents the source model which remains fixed during adaptation, the second represents the target model (initialized by source model parameters) which will be trained for partial domain adaptation.

Expand Down

0 comments on commit a8416cb

Please sign in to comment.