chainer/chainercv

Name: chainercv

Owner: Chainer

Description: ChainerCV: a Library for Deep Learning in Computer Vision

Created: 2017-02-13 04:15:10.0

Updated: 2018-01-17 22:10:11.0

Pushed: 2018-01-16 13:08:33.0

Homepage:

Size: 3572

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

travis

ChainerCV: a Library for Deep Learning in Computer Vision

ChainerCV is a collection of tools to train and run neural networks for computer vision tasks using Chainer.

You can find the documentation here.

Supported tasks:

Guiding Principles

ChainerCV is developed under the following three guiding principles.

Installation

p install -U numpy
p install chainercv

The instruction on installation using Anaconda is here (recommended).

Requirements

For additional features

Environments under Python 2.7.12 and 3.6.0 are tested.

Data Conventions

Sample Visualization

Example are outputs of detection models supported by ChainerCV These are the outputs of the detection models supported by ChainerCV.

Citation

If ChainerCV helps your research, please cite the paper for ACM Multimedia Open Source Software Competition. Here is a BibTeX entry:

roceedings{ChainerCV2017,
author = {Niitani, Yusuke and Ogawa, Toru and Saito, Shunta and Saito, Masaki},
title = {ChainerCV: a Library for Deep Learning in Computer Vision},
booktitle = {ACM Multimedia},
year = {2017},

The preprint can be found in arXiv: https://arxiv.org/abs/1708.08169


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.