Functionsampler_gaussian_fix_pyramid_MH(latent, feat_pyramid, scale_head_weight, mean, image_size, point_num=25)
core/FlowFormer/common.py:225
Functionsampler_gaussian_pyramid(latent, feat_pyramid, scale_weight, mean, std, image_size, point_num=25)
core/FlowFormer/common.py:162
Functionsampler_gaussian_zy(latent, mean, std, image_size, point_num=25, return_deltaXY=False, beta=1)
core/FlowFormer/common.py:46