Skip to content

winzaa123/playground-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apt-get update apt-get install libboost-all-dev apt-get install aptitude aptitude search boost

tensorflow

python -m pip install -U matplotlib pip3 install pillow pip install scipy

pip install opencv-python apt-get install libsm6 libxrender1 libfontconfig1

apt-get install libxext6

apt-get install python-pip python-dev python-virtualenv virtualenv --system-site-packages ~/tensorflow source ~/tensorflow/bin/activate

object detection

https://medium.com/@karol_majek/10-simple-steps-to-tensorflow-object-detection-api-aa2e9b96dc94

to

https://github.com/winzaa123/ml-jupyter-python3

apt-get update && apt-get install -y protobuf-compiler python-pil python-lxml python-tk

pip install --no-cache-dir Cython contextlib2

cp -r pycocotools /notebooks/tensorflow/models

cd /notebooks/tensorflow/models/research

protoc object_detection/protos/*.proto --python_out=.

Image

Image Realtime

object detection Required !! apt-get install -y git curl unzip ENV DEBIAN_FRONTEND noninteractive

Document

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published