Open lkffight opened 7 years ago
@meetshah1995 Did your results reproduce now? I use your code to get the result i do not know what? What is the specific format of your code input and output? Thank you
Hi ,I think the input may be A random normal distribution as you can see in the paper. it can be get by code: z_sample = np.random.normal(0, 0.33, size=[batch_size, z_size]).astype(np.float32).
@meetshah1995 Are there any links between the input 2D images? 2D image to 3D image contact is what? Thank you