Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 613 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 613 Bytes

Reserve to Adapt: Mining Inter-Class Relations for Open-Set Domain Adaptation

Code release for Reserve to Adapt: Mining Inter-Class Relations for Open-Set Domain Adaptation

Dataset

OFFICE-31

Requirements

  • python 3.8
  • PyTorch 1.7.1
  • torchvision 0.8.2

GPU Version

  • 3090ti

Training

  • Download datasets
  • Train: `python main.py
  • Description: PyTorch Open-set OFFICE-31 A-W Training with ResNet50 (PRE-TRAINED WITH IMAGENET).

Reference codes

https://github.com/thuml/Separate_to_Adapt

Contact