mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 12:10:45 +02:00
Ajout d'un Readme
This commit is contained in:
parent
99f15b8946
commit
923ef7b85e
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
|
||||||
|
----------------
|
||||||
|
'Smart_aug' is module to make data_augmentation differentiable, thus allowing to learn its parameters, with 'Data_aug' classes.
|
||||||
|
|
||||||
|
|
||||||
|
# Requirements and Installation
|
||||||
|
|
||||||
|
* Python version >= 3.5
|
||||||
|
* PyTorch version >= 1.3
|
||||||
|
* Higher version >=
|
||||||
|
|
||||||
|
# Example Usage
|
||||||
|
|
||||||
|
Look to 'test_dataug.py'
|
Loading…
Add table
Add a link
Reference in a new issue