The main dependencies of the project are the following:
python: 3.10.6You can set up a conda environment as follows
conda create --name=proxyrecon python=3.9.12
conda activate proxyrecon
pip install -r requirements.txt
Proxy reconstruction of input sfm sparse point cloud data in the data directory.
Download the newly proposed building instance segmentation image dataset in the paper.
Download the newly proposed virtual benchmark dataset in the paper.
python experiment.py config/ct_1_inst_config.yamlSave the output results in the experiment directory.