Skip to content

oA27y0/Rh4Rq3

Repository files navigation

This is an anonymized repo.

Requirement

Python 3

PyTorch 0.3

Data

Due to copyright issues, we can't directly release the datasets used in our experiments. Instead, we provide the links to the data sources:

Please check readData_*.py to see how to use our scripts to process and generate the datasets from the original data.

Training

All the parameters in conf.py have default values. Change parameters mode, base_model, and dataset to train and test on different settings.

Test

To test a model, set load_model=model_file & is_Train=False in conf.py.

More

More details to be updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages