Skip to content

Latest commit

 

History

History

tensorflow_saved_model

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sample scripts for Custom Vision's TensorFlow SavedModel models

Task Domain Export Platform Export Flavor Link
Classification General (compact) [S1] TensorFlow TensorFlowSavedModel README
Classification General (compact) TensorFlow TensorFlowSavedModel README
Object Detection General (compact) [S1] TensorFlow TensorFlowSavedModel README
Object Detection General (compact) TensorFlow TensorFlowSavedModel README

Prerequisites

  • Python 3.7+

Setup

pip install tensorflow Pillow