Skip to content

heshandevaka/MoCo-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MoCo-plus

Code for implementing MoCo+ (ICASSP 2024)

Setting up

We use the LibMTL for running the experiments. Follow the instructions in here to install the LibMTL environemnt. Note that, instead of using the LibMTL folder provided in the original source repo, use the LibMTL folder provided with this repo, which includes implementation of MoCo+. You will also have to include the datasets for Office-31 and Office-home tasks before running experiments. Instructions to setting up the office tasks is provided here.

Running experiments

To run experiments with MoCo+ using Office-31, navigate to LibMTL/examples/office and run

./run_mocoplus_office-31.sh

To run experiments with MoCo+ using Office-home, navigate to LibMTL/examples/office and run

./run_mocoplus_office-home.sh

About

Code for implementing MoCo+ (ICASSP 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published