Thank you for sharing nice open-source codes 👍
I applied to shuffle the order of all 4(or 9) images in mosaic augmentation
Currently, the order of images in mosaic augmentation is not completely random.
The remaining images except the first are randomly arranged. Apply shuffle all to increase the diversity of data composition.
|
||
---|---|---|
.. | ||
aws | ||
flask_rest_api | ||
google_app_engine | ||
loggers | ||
__init__.py | ||
activations.py | ||
augmentations.py | ||
autoanchor.py | ||
callbacks.py | ||
datasets.py | ||
downloads.py | ||
general.py | ||
loss.py | ||
metrics.py | ||
plots.py | ||
torch_utils.py |