We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Forked from ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
Python 1
Forked from balena-io-experimental/balena-rpi-python-picamera
resin.io + python + raspberry pi camera module
Python
Forked from mattm/simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
Forked from vsyw/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Jupyter Notebook
def augment(images, labels,
resize=None, # (width, height) tuple or None
horizontal_flip=False,
vertical_flip=False,
rotate=0, # Maximum rotation angle in degrees
TensorFlow Object Detection Model Training
==========================================
This is a summary of `this nice
tutorial <https://medium.com/towards-data-science/how-to-train-your-own-object-detector-with-tensorflows-object-detector-api-bec72ecfe1d9>`__.
There was an error while loading. Please reload this page.