Kazuhito00 / mixup

Tensorflow2/KerasのImageDataGenerator向けのmixupの実装。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

mixup

Tensorflow2/KerasのImageDataGenerator向けのmixupの実装です。

入力の形式を合わせれば他ライブラリでも使用できます。

2020-03-28

Requirement

  • Tensorflow 2.x

Usage

mixup.pyを実行スクリプトと同梱してください。

実装例はexample.ipynbを参照お願いします。

Author

高橋かずひと(https://twitter.com/KzhtTkhs)

License

mixup is under MIT license.

また、ハリネズミとエイの画像はフリー素材ぱくたそ様の写真を利用しています。

About

Tensorflow2/KerasのImageDataGenerator向けのmixupの実装。

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%