hector-sab's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
opencv/opencv
Open Source Computer Vision Library
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
facebookresearch/fastText
Library for fast text representation and classification.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
KaTeX/KaTeX
Fast math typesetting for the web.
openimages/dataset
The Open Images dataset
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
noamraph/tqdm
Add a progress meter to your loops in a second
zackchase/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
mrharicot/monodepth
Unsupervised single image depth prediction with CNNs
ActiveState/code
ActiveState Code Recipes
Dovyski/cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
pathak22/pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
Joker316701882/Deep-Image-Matting
This is tensorflow implementation for paper "Deep Image Matting"
gulvarol/surreal
Learning from Synthetic Humans, CVPR 2017
dongwu92/AutoPortraitMatting
Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
routerkeygen/routerkeygenAndroid
Router Keygen generate default WPA/WEP keys for several routers.
DonJayamanne/vscodeJupyter
Jupyter for Visual Studio Code
mli/cvpr17
CVPR 2017 Tutorial
MicrocontrollersAndMore/OpenCV_3_Windows_10_Installation_Tutorial
piratax007/LaTeX_Course
Todos los contenidos del curso de introducción a LaTeX, plantillas, ejemplos, ejercicios, lecturas recomendadas, presentaciones, etc.
fluentpython/asyncio-tkinter
Example of running asyncio on top of the Tcl/Tk event loop via Tkinter
downingstreet/GrabCut
chl260/general-pooling
Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree
sangeet259/tensorflow_unpooling
Unpooling of tensor that has been pooled using max_pool_with_argmax
dhaneshr/tensorflow-resources
Tutorials and Resources on Tensorflow
dcyoung/FundamentalMatrixEstimation
Estimates the fundamental matrix using normalized 8-point algorithm. Also provides means of triangulation.