diff --git a/README.md b/README.md index f29a74f..fc53711 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Put downloaded data into the following directory structure: python get_raw_skes_data.py # Remove the bad skeleton python get_raw_denoised_data.py - # Transform the skeleton to the center of the first frame + # Transform the skeleton to the center of the first frame and vertically align to the ground python seq_transformation.py ```