Stars
Easily train a good VC model with voice data <= 10 mins!
Soft speech units for voice conversion
This is the implementation of our paper in ECCV 2020.
Release of CIFAR-10.1, a new test set for CIFAR-10.
Emscripten: An LLVM-to-WebAssembly Compiler
Progressive Growing of GANs for Improved Quality, Stability, and Variation
Demo of running NNs across different frameworks
A MNIST-like fashion product database. Benchmark 👇
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
Models and examples built with TensorFlow
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
STAIR captions: large-scale Japanese image caption dataset
Example implementation of the DeepStack algorithm for no-limit Leduc poker
TensorFlow-based neural network library
A curated list of awesome computer vision resources
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
ChainerRL is a deep reinforcement learning library built on top of Chainer.
Run Keras models in the browser, with GPU support using WebGL
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Port of Single Shot MultiBox Detector to Keras
Benchmarking State-of-the-Art Deep Learning Software Tools
YOLOv2のchainerの再現実装です(darknetのchainerローダと、完全なchainer上での訓練コードを含みます)
Densely Connected Convolutional Network implementation by Chainer