Skip to content

mendicant04/OMEGA

Repository files navigation

Imbalanced Open Set Domain Adaptation via Moving-threshold Estimation and Gradual Alignment

This repository provides code and data for the paper.

Environment

Python 3.8.10, Pytorch 1.11.0, Easydict, Pyyaml, etc.

Training

Please change the path of the config file in train.py according to your tasks and datasets. For training, simply use

python train.py

Acknowledgement

Our code is based on DANCE.

About

Code and data released for paper "Imbalanced Open Set Domain Adaptation via Moving-threshold Estimation and Gradual Alignment"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages