-
Would it be possible to either:
a) update the current model meta data [here](https://github.com/huggingface/pytorch-image-models/blob/main/results/model_metadata-in1k.csv)
or
b) provide some func…
-
error i am facing is:
dota_conda) -bash-4.2$ python src/main.py --config cfgs/v4_2.yml --output output/v4_2/ --phase train --epochs 1000 --epoch -1 Traceback (most recent call last): File "src/main…
-
I iput this command : **python classification_flow.py -d zxzx/TensorRT-release-8.5/tools/pytorch-quantization/examples/mnist --ckpt-path /home/lwx/Desktop/lwx/zxzx/TensorRT-release-8.5/tools/pytorch-…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hello @dreamerlin,
Thank you and your team for your contribution.
Could I ask you a question for Data Augmentation, please?
How can we set the config for augmentation data during training?
…
-
Hello Jingyang,
I hope you're doing well. I was wondering if it is possible to release additional checkpoints (e.g., CIDER, NPOS, CSI, AugMix, and PixMix) for CIFAR-10 and CIFAR-100 benchmarks. It …
-
-
We should have unit test coverage for augmix.
-
The link for the pre-trained weights from [AugMix] does not work. Could you please take a look ?
-
This is a (minor) API consistency problem. Right now {augmix, randaug, colout} have {AugmentAndMixTransform, ColOutTransform, RandAugmentTransform}, while cutout does not have a torchvision-compatible…