- Building
RGBadditive color with supervised machine learning.
-
Original Input image from three POV, which will be masked by depth data. Then OpenCV filtering.
-
origin author PoKong Lai
-
Visualizating the 3D output to ensure the Camera Poses was properly predicted.
-
This Visualizes the environment with three relative camera locations.
-
The major challenges is how to synchronizes these camera. So we uses SLAM and VR point-cloud scattering to predict the poses.
-
Recording a person from three point of views. And perform loop closure to predict the camera poses of these POV.
-
network architecture
-
link for result in prediction of backward image from front image.
- left most column is input, middle is ground truth and last is prediction.
- feed front image hence left most to AutoEncoder to generate backward image.