资源算法PyTorch_RandomErasing

PyTorch_RandomErasing

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

PyTorch_RandomErasing

Implementation of Random Erasing Data Augmentation.

Examples of Random Erasing

图片.png

Results

Dataset CIFAR10

Test accuracy per class

ClassRandom Erasing OFFRandom Erasing ON
plane82 %83 %(+1%)
car87 %91 %(+4%)
bird69 %69 %( -)
cat64 %66 %(+2%)
deer75 %75 %( -)
dog64 %74 %(+10%)
frog85 %85 %( -)
horse85 %84 %(-1%)
ship85 %88 %(+3%)
truck84 %82 %(-2%)

Test average accuracy and loss


Random Erasing OFFRandom Erasing ON
acc78 %80 %(+2%)
loss1.3514 %0.9337 %(-0.41769%)


上一篇: keras_random_erasing

下一篇:Python_RandomErasingSimulator

用户评价
全部评价

热门资源

  • 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...