Skip to content

phclark/hydro-serving-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydro-serving-example

This repo contains various demo scenarios and pre-trained models.

Demos

object_detection

SSD Tensorflow object detection serving data.

random_cut_demo

New model with Robust Random Cut Forest to detect anomalies.

stateful_lstm_example

Pipeline example with preprocessing, stateful LSTM and postprocessing

Models

To upload a model:

pip install hs
cd model/$MODEL_FOLDER
hs cluster add --name <name> --server <server_addr>
hs upload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%