Stars
Pretrained models for TensorFlow.js
Label Refinery: Improving ImageNet Classification through Label Progression
The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
TensorFlow Tutorials with YouTube Videos
A library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
A domain specific language to express machine learning workloads.
A cross platform C99 library to get cpu features at runtime.
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
State-of-the-art 2D and 3D Face Analysis Project
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
Scalable datastore for metrics, events, and real-time analytics
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
A MNIST-like fashion product database. Benchmark ๐
CapsLayer: An advanced library for capsule theory
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
PyTorch implementation of the NIPS-17 paper "Poincarรฉ Embeddings for Learning Hierarchical Representations"
Countering Adversarial Image using Input Transformations.
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: ๐บ๐ธ ๐จ๐ณ ๐ฐ๐ท ๐ช๐ธ ๐ป๐ณ ๐ง๐ท
Image reconstruction done with untrained neural networks.
Pytorch easy-to-follow Capsule Network tutorial