Skip to content

An object detection website using TensorFlow python and fast API.

Notifications You must be signed in to change notification settings

mhdsbq/Object-Detector

Repository files navigation

Object Detector

Detect various objects preasent in an image file.Made with tensorflow and fast api

Run Locally

Clone the project

  git clone https://github.com/mhdsbq/Object-Detector

Go to the project directory

  cd Object-Detector

Install dependencies

  pip install -r requirements.txt

Start the server

  python main.py

Libraries

Fastapi

uvicorn

Tensorflow-cpu

Screenshots

About

An object detection website using TensorFlow python and fast API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published