dda
Differentiable Data Augmentation Library
File Explorer
- action.yml
- __init__.py
- functional.py
- kernels.py
- operations.py
- pil.py
- baseline.yaml
- randaugment.yaml
- main.yaml
- __init__.py
- common.py
- preresnet.py
- __init__.py
- shake_resnet.py
- shake_resnext.py
- shakeshake.py
- __init__.py
- geometric.py
- pyramidnet.py
- shakedrop.py
- wideresnet.py
- data.py
- randaugment.py
- utils.py
- search.yaml
- train.yaml
- policy.py
- README.md
- search.py
- train.py
- utils.py
- test_functional.py
- test_operations.py
- test_pil.py
- compare.ipynb
- LICENSE
- README.md
- requirements.txt
- setup.py
- visualize.ipynb
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
# Project Badges
-
No description
// repository documentation
Was this content helpful?
(0 ratings)
