Skip to content

ingako/Nacre

Repository files navigation

Nacre

Requirements

Make sure the following dependencies are installed:

  • Python ≥ 3.6

  • C++ toolchain supporting C++14 (g++ 7+)

Installing

mkdir build && cd build
cmake ..
make -j8

Data Preparation

Real World Dataset

Please refer to the paper for obtaining the real world datasets.

Synthetic Dataset

The scripts for generating synthetic datasets are availble under generators/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published