Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 684 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 684 Bytes

Domain Generalization for Sensor-based Cross-person Activity Recognition

Preparation

Dependencies

pip install -r requirements.txt

Datasets

DSADS、USC-HAD、PAMAP2

Environments

Environment details used for the main experiments. Every main experiment is conducted on a single RTX 3090 GPU.

Environment:
	Python: 3.8.18
	PyTorch: 1.12.1 
	Torchvision: 0.13.1

How to run

Please refer to details in the original project page:(https://github.com/jindongwang/transferlearning)

The main implementation of this work is at alg.algs.Our

Please contact me via email (x10045660@gmail.com) if you have any questions regarding this project.