Giter Site home page Giter Site logo

parsac's Introduction

PARSAC: Accelerating Robust Multi-Model Fitting with Parallel Sample Consensus

The paper with supplementary material is available on arXiv:
https://arxiv.org/abs/2401.14919

If you use this code, please cite our paper:

@inproceedings{kluger2024parsac,
  title={PARSAC: Accelerating Robust Multi-Model Fitting with Parallel Sample Consensus},
  author={Kluger, Florian and Rosenhahn, Bodo},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  year={2024}
}

Related repositories:

Installation

Get the code:

git clone --recurse-submodules https://github.com/fkluger/parsac.git
cd parsac
git submodule update --init --recursive

Set up the Python environment using Anaconda:

conda env create -f environment.yml
source activate parsac

Datasets

HOPE-F

Download the HOPE-F dataset and extract it inside the datasets/hope directory. The small dataset w/o images is sufficient for training and evaluation.

Synthetic Metropolis Homographies

Download the SMH dataset and extract it inside the datasets/smh directory. The small dataset w/o images is sufficient for training and evaluation.

NYU-VP

The vanishing point labels and pre-extracted line segments for the NYU dataset are fetched automatically via the nyu_vp submodule.

YUD and YUD+

Pre-extracted line segments and VP labels are fetched automatically via the yud_plus submodule. RGB images and camera calibration parameters, however, are not included. Download the original York Urban Dataset from the Elder Laboratory's website and store it under the datasets/yud_plus/data subfolder.

Adelaide-H/-F

We provide a mirror of the Adelaide dataset here: https://cloud.tnt.uni-hannover.de/index.php/s/egE6y9KRMxcLg6T. Download it and place the .mat files inside the datasets/adelaide directory.

Evaluation

In order to reproduce the results from the paper using our pre-trained network, first download the neural network weights and then follow the instructions on the EVAL page.

Training

If you want to train PARSAC from scratch, please follow the instructions on the TRAIN page.

License

BSD License

parsac's People

Contributors

fkluger avatar

Stargazers

Sphinx avatar  avatar Jiazheng Wang avatar  avatar Man Qi avatar  avatar Chang Nie avatar  avatar Freax Ruby avatar  avatar Göktuğ Yıldırım avatar Yun Xiang avatar  avatar  avatar DRjy avatar Felix Leidix avatar liyang avatar letter avatar Dhruv Kool Rajamani avatar  avatar zuowei avatar  avatar Marco Rudolph avatar Lars Gleim avatar Mousou-grass avatar Ignat Penshin avatar  avatar Shawn avatar  avatar james.yookh avatar Andrea Bartezzaghi avatar Guiyong Zheng avatar Floriane Magera avatar

Watchers

 avatar  avatar

Forkers

kimsoohwan

parsac's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.