资源算法Random-Erasing-tensorflow

Random-Erasing-tensorflow

2020-02-25 | |  39 |   0 |   0

Random-Erasing-tensorflow

A data argumentation implementation of random erasing using Tensorflow
WITHOUT numpy !

Note: this side project is just for fun, the performance is equal to numpy version when using i5 CPU, but a bit lower than numpy version when using i7 CPU

Dependency

  1. Tensorflow 1.10+

Result

Test Performance

python3 test_performance.py

Current version test @ CPU i5-3470 & GPU GTX1080ti
numpy: 0.1695 sec/image
TF: 0.1696 sec/image

Ref

  1. Random Erasing Data Augmentation, Zhun Zhong, Liang Zheng, Guoliang Kang, Shaozi Li, Yi Yang

  2. Random Erasing (Author version)

  3. Cutout Random Erasing (Keras version)


上一篇:dense_flow

下一篇:pytorch_random_erasing

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...