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

How to run on custom dataset? #1

Open
huyhoangle86 opened this issue Nov 17, 2021 · 2 comments
Open

How to run on custom dataset? #1

huyhoangle86 opened this issue Nov 17, 2021 · 2 comments

Comments

@huyhoangle86
Copy link

Hi, thank for your works.
As the title said, I have my own dataset, how can I use your code ?

@maulikmadhavi
Copy link

@huyhoangle86. To the best of my understanding, you can use autoalbument library: https://albumentations.ai/docs/autoalbument/installation/ and follow the documents
https://albumentations.ai/docs/autoalbument/how_to_use/ -> autoalbument-create -> Configure custom task
https://albumentations.ai/docs/autoalbument/examples/list/ -> autoalbument-search -> Run Faster Autoaugment

@saigontrade88
Copy link

@huyhoangle86 Have you been able to replicate their result under the baseline method yet? Many thanks.

Augmentation strategy | Top-1 Accuracy | Top-5 Accuracy -- | -- | -- Baseline | 91.79 | 99.63

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

3 participants