AngusG / truth-and-crop

Application for ground-truthing semantic segmentation datasets in PyQt4/OpenCV.
GNU General Public License v3.0
11 stars 3 forks source link
crop labeled-data labelme machine-learning opencv pyqt4

truth-and-crop

Convenient GUI application for quickly ground-truthing semantic segmentation datasets in Python/OpenCV. Original dataset used with the tool can be downloaded from: https://dataverse.scholarsportal.info/dataset.xhtml?persistentId=doi:10.5683/SP/NTUOK9

sample

Dependencies

If using Anaconda, you can use the provided environment.yml file with conda env create -f environment.yml, which will create a virtual environment tnc-py34.

Usage

source activate tnc-py34
python truth_and_crop.py

Buttons