GaitGL_GREW supported

This commit is contained in:
Noah
2022-04-19 17:12:10 +08:00
parent e714fa9075
commit 3c71141b3e
5 changed files with 174 additions and 15 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
data_cfg:
dataset_name: GREW
dataset_root: your_path
dataset_root: /home/data/grew-pkl-fixed
dataset_partition: ./datasets/GREW/GREW.json
num_workers: 16
remove_no_gallery: false # Remove probe if no gallery for it
@@ -92,7 +92,7 @@ trainer_cfg:
batch_shuffle: true
batch_size:
- 32 # TripletSampler, batch_size[0] indicates Number of Identity
- 4 # batch_size[1] indicates Samples sequqnce for each Identity
- 8 # batch_size[1] indicates Samples sequqnce for each Identity
frames_num_fixed: 30 # fixed frames number for training
frames_num_max: 50 # max frames number for unfixed training
frames_num_min: 25 # min frames number for unfixed traing