preprocessing package¶
Submodules¶
preprocessing.sparcs module¶
Command line script to preprocess the Sparcs dataset.
After downloading the Sparcs dataset, from the repository’s root directory run:
python pysegcnn/preprocessing/sparcs.py
The above command will print the usage of the script.
License¶
Copyright (c) 2020 Daniel Frisinghelli
This source code is licensed under the GNU General Public License v3.
See the LICENSE file in the repository’s root directory.