Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 600 Bytes

Machine Learning Workspace

Guide Instalation Object Detection API

  • Open notebook on Google Collab
  • Make sure after cloning Tensorflow Models on notebook. You must add pacakages on Tensorflow\models\research\object_detection\packages\tf2\setup.py
    'tensorflow==2.7.0',
    'tf-models-official==2.7.0',
    'tensorflow_io==0.23.1',

Saved Model Training