zju3dv / SMAP

[ECCV 2020] SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation
Apache License 2.0
241 stars 37 forks source link

How to add #53

Open Zhangjzh opened 2 years ago

Zhangjzh commented 2 years ago

I want to use the aug_scale function defined in ImageAugmentation.py, however, some parameters are not provided. Could you please tell me what params_transform['target_dist'] and meta['scale_provided'] means? Thanks!