| license: cc-by-nc-4.0 |
| library_name: pytorch |
| tags: |
| - computer-vision |
| - indoor-reconstruction |
| - floorplan-reconstruction |
| - panoramic-images |
| - multi-room-reconstruction |
| - pretrained-weights |
| - pytorch |
| --- |
| |
| # NadirFloorNet Pre-trained Weights |
| |
| This repository hosts pre-trained weights related to **NadirFloorNet**, a neural method for reconstructing multi-room floorplans from a small set of registered panoramic images. |
| |
| This repository is intended only as a storage and distribution point for model weights. The source code, installation instructions, and inference scripts are provided in the associated GitHub repository. |
| |
| ## Associated publication |
| |
| ```bibtex |
| @inproceedings{Pintore:2025:NRM, |
| author = {Pintore, Giovanni and Shah, Uzair and Agus, Marco and |
| Gobbetti, Enrico}, |
| booktitle = {Proc. CVPR}, |
| pages = {1985--1994}, |
| title = {{NadirFloorNet}: reconstructing multi-room floorplans |
| from a small set of registered panoramic images}, |
| year = {2025}, |
| doi = {10.1109/CVPRW67362.2025.00186}, |
| } |