Skip to content

JKL404/Live-Streaming-Object-Emotion-Detection

Repository files navigation

Live Streaming Object/Emotion Detection with OpenCV-Python, Tensorflow and FastAPI

JKL404

Build Status

OpenCV is the huge open-source library for computer vision, machine learning, and image processing and now it plays a major role in real-time operation which is very important in today’s systems. By using it, one can process images and videos to identify objects, faces, or even the handwriting of a human. This Project focuses on detecting objects.

TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks.

Object Detection

Features

  • Use machine learning to understand your images with industry-leading prediction accuracy
  • Train machine learning models that classify images by your custom labels
  • Detect objects and faces

Installation

Object Detection

Install the dependencies and devDependencies and start the server.

pip install -r requirements.txt
python app.py

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8000

Object List

person

bicycle

car

motorbike

aeroplane

bus

train

truck

boat

traffic light

fire hydrant

stop sign

parking meter

bench

bird

cat

dog

horse

sheep

cow

elephant

bear

zebra

giraffe

backpack

umbrella

handbag

tie

suitcase

frisbee

skis

snowboard

sports ball

kite

baseball bat

baseball glove

skateboard

surfboard

tennis racket

bottle

wine glass

cup

fork

knife

spoon

bowl

banana

apple

sandwich

orange

broccoli

carrot

hot dog

pizza

donut

cake

chair

sofa

pottedplant

bed

diningtable

toilet

tvmonitor

laptop

mouse

remote

keyboard

cell phone

microwave

oven

toaster

sink

refrigerator

book

clock

vase

scissors

teddy bear

hair drier

toothbrush

License

MIT

Free Software, Hell Yeah!

Releases

No releases published

Packages

No packages published