-
Notifications
You must be signed in to change notification settings - Fork 0
torantie/PythonWebServer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Install the following:
OpenCV python bindings:
Pip: pip install opencv-python
Or conda: install-c meno opencv3
CMake
Pip: pip install cmake
dlib:
First try this:
Pip: pip install dlib --verbose
If that doesn't work, try this:
Download source: dlib (http://dlib.net/)
Unzip, open terminal in root folder and run: python setup.py
face_recognition
Pip: pip install face_recognition
TensorFlow:
Pip: pip install tensorflow
TensorFlow:
Pip: pip install kerasAbout
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published