-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Dear Wenzheng Chen,
Dear Fangyin Wei,
thank you for making your excellent work publicly available!
As there are just a few comments throughout the code, I wonder if you could help me to clarify couple of operations within the network class "DeepVoxels", defined in "DL_inference/network7_256/deepvoxel.py". Between lines 110-115 the volume x, which has size (256,128,128) after applying LCT, is then resized/cropped along the zdim=256 by doing zdimnew = zdim * 100 // 128, which yields a zdimnew=200. Is there a particular reason as for why the volume should be resized at this point? Also, why 100 and 128? Is there a way to avoid hardcoded numbers in that step?
Best regards
Metadata
Metadata
Assignees
Labels
No labels