syb7573330 / im2avatar

MIT License
136 stars 37 forks source link

What is the proper threshold? #2

Open elliottzheng opened 5 years ago

elliottzheng commented 5 years ago

I found that the voxel in output_shape_human is not 0 or 1,but range from [0,1],I wonder what is the proper threshold to determine whether a voxel is filled.

elliottzheng commented 5 years ago

By the way, the output_shape_human ‘s shape is [64,64,64,9], I wonder what are these nine dimensions representing? Thank you.