Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 299 Bytes

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>