Image-to-Image Translation in PyTorch
computer-vision
deep-learning
computer-graphics
pytorch
generative-adversarial-network
gan
image-manipulation
image-generation
gans
pix2pix
cyclegan
-
Updated
Aug 27, 2021 - Python
the .pcd file format allows for fields to be extended. this means it can neatly hold data about the label or object of a point. this can be very handy for ML tasks. However, the open3d file io does not appear to be able to read other fields other than the xyz, rgb, normals etc . I haven't been able to find where in the open3d structure the code for the file io pcd loading is implemented to att