-
I am working on AutoAugment stuff.
Need a hand to implement:
- ShearX
- ShearY
- TranslateX
- TranslateY
- AutoContrast
- Color (Refer to PIL.enhance.color)
We may have `RandomShear`, `Ran…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
### Branch
1.x branch (1.x version, such as `v1.0.0rc2`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions]…
-
Elie pointed out to me that more highly parameterized networks should have higher RandAugment magnitudes. This needs to be documented
-
### The doc issue
My classification number is less than the pretrained model Kinetics-400. How should I change the config file?
Looking forward to your reply.
### Suggest a potential alternative/…
-
I found that certain augmentations fail when the mixed precision policy is set to mixed_float16 but work with float32. So far I've found this to be true for RandomColorDegeneration and Solarization -…
-
Hi friend, I see in table 4 you report result with RandAugment and without RandAugment (only use Horizontal flip and Random Crop). But in cifar100-LT config you set train transform is Horizontal flip …
-
Hi
Thanks for your wonder KerasCV library.
I am working on custom data augmentation for object detection. I will want to apply that with keras_CV existing augmentation. Can you please suggest…
-
Hi @sIncerass @bronyayang
Thanks for the great work. I tried to reproduce Table 1 but cannot get the exact same results so I want to confirm with you.
What I did is:
1. Download and extract th…
-
Hi,there.
the quesition is about the training method of "https://github.com/openvinotoolkit/deep-object-reid/tree/multilabel" REPO. But i cannot find an issue on that repo.
question:
firsrt…