SkeletonGait

This commit is contained in:
Jingzhe Ma
2024-03-07 20:55:37 +08:00
parent a7e6a7886a
commit 662ffb25b9
+1 -1
View File
@@ -1,6 +1,6 @@
# SkeletonGait: Gait Recognition Using Skeleton Maps # SkeletonGait: Gait Recognition Using Skeleton Maps
This [paper](https://arxiv.org/abs/2311.13444) has been accepted by AAAI 2023. This [paper](https://arxiv.org/abs/2311.13444) has been accepted by AAAI 2024.
## Step 1: Generating Heatmap ## Step 1: Generating Heatmap
Leveraging the power of Distributed Data Parallel (DDP), we've streamlined the heatmap generation process. Below is the script to initiate the generation: Leveraging the power of Distributed Data Parallel (DDP), we've streamlined the heatmap generation process. Below is the script to initiate the generation: