资源算法keras_mixup_generator

keras_mixup_generator

2020-01-17 | |  38 |   0 |   0

How to do mixup training from image files in Keras | DLology Blog

How to Run

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/keras_mixup_generator

Install required libraries

pip3 install -r requirements.txt

Quick start

Train a model to classify 4 categories of images with mixup training and transfer learning techniques.

python3 test_mixup_generator.py

Notebook

For an interactive experience, in the project start a command line run

jupyter notebook

In the opened browser window open

test_mixup_files.ipynb


上一篇:mixup_pytorch

下一篇:mixup_mxnet

用户评价
全部评价

热门资源

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