All Projects → DeNA → ChainerPruner

DeNA / ChainerPruner

Licence: MIT license
ChainerPruner: Channel Pruning framework for Chainer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ChainerPruner

Adversarial text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
Stars: ✭ 109 (+419.05%)
Mutual labels:  chainer
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+11352.38%)
Mutual labels:  chainer
Einops
Deep learning operations reinvented (for pytorch, tensorflow, jax and others)
Stars: ✭ 4,022 (+19052.38%)
Mutual labels:  chainer
Chainer Pose Proposal Net
Chainer implementation of Pose Proposal Networks
Stars: ✭ 119 (+466.67%)
Mutual labels:  chainer
Deep metric learning
Deep metric learning methods implemented in Chainer
Stars: ✭ 153 (+628.57%)
Mutual labels:  chainer
Dynamic routing between capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
Stars: ✭ 202 (+861.9%)
Mutual labels:  chainer
Comicolorization
This is the implementation of the "Comicolorization: Semi-automatic Manga Colorization"
Stars: ✭ 99 (+371.43%)
Mutual labels:  chainer
chainer-grad-cam
Chainer implementation of Grad-CAM
Stars: ✭ 20 (-4.76%)
Mutual labels:  chainer
Pai
Resource scheduling and cluster management for AI
Stars: ✭ 2,223 (+10485.71%)
Mutual labels:  chainer
Fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Stars: ✭ 211 (+904.76%)
Mutual labels:  chainer
Chainer Pix2pix
chainer implementation of pix2pix
Stars: ✭ 130 (+519.05%)
Mutual labels:  chainer
Eend
End-to-End Neural Diarization
Stars: ✭ 153 (+628.57%)
Mutual labels:  chainer
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+12361.9%)
Mutual labels:  chainer
Chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
Stars: ✭ 1,463 (+6866.67%)
Mutual labels:  chainer
kawaii creator
Photo to illustration converter
Stars: ✭ 79 (+276.19%)
Mutual labels:  chainer
Kiss
Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"
Stars: ✭ 108 (+414.29%)
Mutual labels:  chainer
Nnpulearning
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
Stars: ✭ 181 (+761.9%)
Mutual labels:  chainer
3dgan-chainer
📦 A Chainer implementation of 3D Generative Adversarial Network.
Stars: ✭ 25 (+19.05%)
Mutual labels:  chainer
pyner
🌈 Implementation of Neural Network based Named Entity Recognizer (Lample+, 2016) using Chainer.
Stars: ✭ 45 (+114.29%)
Mutual labels:  chainer
Bert Chainer
Chainer implementation of "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
Stars: ✭ 205 (+876.19%)
Mutual labels:  chainer

ChainerPruner

Build Status License

ChainerPruner: Channel Pruning framework for Chainer

Installation

  • requirements:
    • Python >= 3.6
    • (optional) chainer >= 5.1.0
    • (optional) chainercv
    • (optional) torch == 1.1.0
    • (optional) torchvision == 0.3.0
    • networkx
    • (optional) scipy
$ pip install git+https://github.com/DeNA/ChainerPruner

LICENSE

MIT License (see LICENSE file).

Author

tkat0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].