You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ The source models are pre-trained using bvlc_alexnet.
7
7
When the source model is pre-trained, it is stored into 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.
8
8
9
9
We provide the example proto files, pre-trained models, and running script in 'models/partialDAoffice31' folder.
10
+
10
11
The example pre-trained 'dslr' source model can be downloaded from:
0 commit comments