ProfBressan / Widows-Object-Detection-Setup

contains powershell file to setup tensorflow object detection api on windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widows-Object-Detection-Setup

Hi Everyone, here is a Power Shell script for you if you are quite new with TensorFlow object Detection API.

I have seen developers having issues while setting up their system for object detection some time environment issues sometimes version issues its quite irritating. For ending this all for good this script is made to install all requited packages as well as dependencies within your system so that you can start having fun with object detection without worrying about the installation in windows.

## How to use.

Just clone this repository and run the .ps script in PowerShell and you are done.

About

contains powershell file to setup tensorflow object detection api on windows


Languages

Language:Jupyter Notebook 79.4%Language:PowerShell 12.6%Language:Python 8.1%