AbnerHqC / GaitSet

A flexible, effective and fast cross-view gait recognition network
582 stars 170 forks source link

Data Normalization #131

Open lonelygoatherd opened 3 years ago

lonelygoatherd commented 3 years ago

Hi, thanks for your work. I wonder how to normalize the original data. I can't find the operation in the codes. Divide the resolution(H, W) in separate direction or just use the original image data?