Skip to content

BUserName/PMGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMGN: Prototype-Matching Graph Network for Heterogeneous Domain Adaptation

This is the official implementation of MM'20 paper 'Prototype-Matching Graph Network for Heterogeneous Domain Adaptation'

Please install the required libaries first, and then run code

python train.py
Source domain Target domain Extra Parameter Setting Result (Pytorch 1.6.0)
Amazon_Surf Webcam_Decaf --dis_loss=0.15 98.62
rand_GR rand_SP_10 99.60
NUSTAG IMGNET 86.29

Full dataset can be download at:

Working Directory

PMGN
|-data
  |- mrc
  |- Office-Caltech
  | - ...
|- utils
|- ...
|- train.py

About

This is the official code repository for MM'20 paper 'Prototype-Matching Graph Network for Heterogeneous Domain Adaptation'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages