LGT-Net
LGT-Net copied to clipboard
This is PyTorch implementation of our paper "LGT-Net: Indoor Panoramic Room Layout Estimation with Geometry-Aware Transformer Network".(CVPR'22)
Results
2
LGT-Net issues
Sort by
recently updated
recently updated
newest added
Update for later python and opencv versions and syntax.
# Set up comprehensive Python testing infrastructure ## Summary This PR establishes a complete testing infrastructure for the LGT-Net project, providing developers with all the tools needed to write and...