TransparentShapeReconstruction
TransparentShapeReconstruction copied to clipboard
Hello, I found that the code's outputMesh is not suitable for the mesh results from your provided real data. The way of obtaining input images and masks is different compared...
When I do step four of the DatasetCreation, it gets a program error: FileNotFoundError: [Errno 2] No such file or directory: './Shapes/train/Shape__0/imdepth_1.dat'. Step four: python renderAndIntegrate.py --mode train --rs 0...
Thank you for publishing the codes in the github. The project is a great contribution to the transparent object reconstruction. When I followed the instructions to reconstruct the synthesized transparent...
Hello, Thank you for releasing the codes! I have a question about the data structure of "imtwoBounce_%d.h5". In the dataloader module, the "imtwoBounce_%d.h5" file is parsed as two normal maps,...