Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YangLiu authored Apr 6, 2021
1 parent 45ff18d commit c041b36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Existing vision-based action recognition is susceptible to occlusion and appeara
[MMAct](https://mmact19.github.io/2019/)

## GAF Data
The extracted GAF images for three datasets can be downloaded:
The extracted GAF images for three datasets can be downloaded:
[UTD-MHAD](https://drive.google.com/file/d/13Odg9lR5_nT9KWhHC7bczTss1inK6HWN/view?usp=sharing)
[Berkeley-MHAD](https://drive.google.com/file/d/1vun7yhIXgheiqXcNHtNF0wXVVIQsGa2E/view?usp=sharing)
[MMAct](https://mmact19.github.io/2019/)

## Codes
The code is available now!
For example, in the UTD dataset:
Step1: Extract the GAF images.
The code is available now!
For example, in the UTD dataset:
Step1: Extract the GAF images.
Step2: Run 1_UTD_SemanticFusion.py to train the teacher model.
Step3: Run 2_run_UTD_All_SemanticAblationFusion_distill.py to conduct knowledge distillation.

Expand Down

0 comments on commit c041b36

Please sign in to comment.