• Jihoon Kim's avatar
    Shuffle all 4(or 9) images in mosaic augmentation (#4787) · fcb225c1
    Jihoon Kim 提交于
    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.
    fcb225c1
名称
最后提交
最后更新
..
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 正在载入提交数据...