Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is AutoAugment and Mixup used for training detection models as well? #47

Open
jfern-1084 opened this issue Jul 4, 2020 · 0 comments
Open

Comments

@jfern-1084
Copy link

Hi,

I have used AutoAugment to train the Cascade R-CNN + ResNeST 50 models on my custom dataset along with the standard detectron2 augmentations of Random Shortest Range (640 - 800) and HFlip. Unfortunately I have not been able to achieve optimal results. I am trying to add mixup to the training process as well, as recommended in the paper. As per my understanding ResNest models were trained with AutoAugment and Mixup while detection and segmentation models were trained with Random Shortest Range and HFlip.

I would like to get some clarity on whether AutoAugment and Mixup were used to train the Cascade R-CNN + ResNeST 50. Kindly let me know if I have misunderstood the augmentation policy for detection and segmentation models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant