qurator-spk / sbb_predict_tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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> 

About


Languages

Language:Python 99.2%Language:Shell 0.8%