↓ 2 callersMethodImage2Sketch_Train(self, rgb_image, sketch_vector, length_sketch, step, sketch_name)
Photo_to_Sketch_2D_Attention/model.py:28
↓ 1 callersFunctionsample_bivariate_normal(mu_x, mu_y, sigma_x, sigma_y, rho_xy, temperature = 0.2, greedy=False)
Photo_to_Sketch_2D_Attention/utils.py:118
↓ 1 callersFunctionsample_bivariate_normal(mu_x, mu_y, sigma_x, sigma_y, rho_xy, temperature = 0.2, greedy=False)
Photo_to_Sketch_2D_Attention/CVPR_18_Baseline/utils.py:116
Methodforward(self, backbone_feature, z_vector, sketch_vector=None, seq_len=None, isTrain=True)
Photo_to_Sketch_2D_Attention/Sketch_Networks.py:20
Methodforward(self, inputs, z_vector, seq_len = None, hidden_cell=None, isTrain = True, get_deterministic = True)
Photo_to_Sketch_2D_Attention/Sketch_Networks.py:165