You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
The text was updated successfully, but these errors were encountered: