Closed neilgogogo closed 2 years ago
It is weird that the reconstructed model seems to be closer to the camera, and the reconstructed human cannot be aligned to one model together.
I know the reason is that I put the background as white 255, it will make the network "crazy" with many 255 as input. I change the black to white and now the model align together.
I tried to reconstruct a human in the middle using the cmu panoptic data, but there seems to be several reconstruced human in the scene, how can I adjust the camera system?