sbb_predict_tool

Check trained models

Introduction

This tool lets you to run and visualize your trained model as stand-alone.

Installation

run ./make.sh

Usage

sbb_predict \
-i <image file name> \
-p <if true, the tool will predict input in patches> \
-m <directory of model>