mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Update README.md
This commit is contained in:
parent
614f9d2080
commit
36449617ff
@ -36,6 +36,7 @@ Datasets & transform refactoring
|
||||
* Improved several alternate crop & resize transforms (ResizeKeepRatio, RandomCropOrPad, etc) for use in PixParse document AI project
|
||||
* Add SimCLR style color jitter prob along with grayscale and gaussian blur options to augmentations and args
|
||||
* Allow train without validation set (`--val-split ''`) in train script
|
||||
* Add `--bce-sum` (sum over class dim) and `--bce-pos-weight` (positive weighting) args for training as they're common BCE loss tweaks I was often hard coding
|
||||
|
||||
### Nov 23, 2023
|
||||
* Added EfficientViT-Large models, thanks [SeeFun](https://github.com/seefun)
|
||||
|
Loading…
x
Reference in New Issue
Block a user