Copyout and CopyPaiting Image Augmentation
Project description
COOCOP - Copyout and CopyPaiting implementation
This is an implementation of the Copyout and CopyPairing image augmentation techniques. The paper about this can be found here: Improved Image Augmentation for Convolutional Neural Networks by Copyout and CopyPairing
Installation
Install or update with pip:
pip install coocop -U
Install development version:
pip install git+https://github.com/t-systems-on-site-services-gmbh/coocop.git -U
Citation / BibTeX
This is how you can cite this work with LaTeX / BibTeX:
@article{Copyout,
title = "{Improved Image Augmentation for Convolutional Neural Networks by Copyout and CopyPairing}",
author = {Philip May},
journal = {arXiv.org},
year = "2019",
archivePrefix = {arXiv},
eprint = {arXiv:1909.00390 [cs.CV]},
url = {https://arxiv.org/abs/1909.00390},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coocop-0.2.tar.gz
(2.9 kB
view hashes)
Built Distribution
coocop-0.2-py3-none-any.whl
(4.0 kB
view hashes)