Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 325 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 325 Bytes

HumanActivityRecognition

Repository to train models on HAR datasets. Datasets in ./data/:

  • Opportunity
  • PAMAP2
  • DaphNet Freeze Gait

Models in ./models/:

  • MLP
  • ResNet
  • Dilated ResNet

main.py trains ResNet and Dilated ResNet on the specified dataset test_model.py tests given a run information and model parameters