Stars
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Learn OpenCV : C++ and Python Examples
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Best Practices, code samples, and documentation for Computer Vision.
A collection of pre-trained, state-of-the-art models in the ONNX format
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Repository to store sample python programs for python learning
COCO API - Dataset @ http://cocodataset.org/
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
[SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep N…
A small package to create visualizations of PyTorch execution graphs
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
MTCNN face detection implementation for TensorFlow, as a PIP package.
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
Try out deep learning models online on Google Colab
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
An out-of-box human parsing representation extractor.
Code repository for Convolutional Pose Machines, CVPR'16
Keras version of Realtime Multi-Person Pose Estimation project