Stars
MAX78000 and MAX78002 Reference Designs
Quantization and Synthesis (Device Specific Code Generation) for ADI's MAX78000 and MAX78002 Edge AI Devices
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
START HERE: Documentation for ADI's MAX78000 and MAX78002 Edge AI devices
MATLAB toolbox for ADI high speed converter products
Software drivers in C for systems without an operating system
Linux kernel variant from Analog Devices; see README.md for details
Face Identity Disentanglement via Latent Space Mapping [SIGGRAPH ASIA 2020]
Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
Image morphing without reference points by applying warp maps and optimizing over them.
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
An unofficial implementation of ERFNet for semantic segmentation on the Cityscapes dataset (TensorFlow 2)
This repository contains the source code for the paper First Order Motion Model for Image Animation
Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with objects added, removed, or altered. Change StyleGANv2 to make ext…
dancelogue / flownet2-pytorch
Forked from NVIDIA/flownet2-pytorchPytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
You want to contribute to an open-source project? You don't know how to do it? Here is how to.
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Google Research
Two time-scale update rule for training GANs
A WebGL accelerated JavaScript library for training and deploying ML models.
Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
StyleGAN2 - Official TensorFlow Implementation