Skip to content

TalonX1/ProxyRecon

Repository files navigation

Dependencies 📝

The main dependencies of the project are the following:

python: 3.10.6

You can set up a conda environment as follows

conda create --name=proxyrecon python=3.9.12
conda activate proxyrecon
pip install -r requirements.txt

Data 🔨

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.

Test 🚆

python experiment.py config/ct_1_inst_config.yaml

Save the output results in the experiment directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages