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

Need advice using custom dataset #60

Open
ramdhan1989 opened this issue May 29, 2021 · 1 comment
Open

Need advice using custom dataset #60

ramdhan1989 opened this issue May 29, 2021 · 1 comment

Comments

@ramdhan1989
Copy link

Hi this is really good application. I would like to have your advice to use my own dataset. I have images that are very different with widely known dataset such as imagenet containing common object (cars, cat, dog, etc). this is very technical related, it is dynamometer cards that commonly used in oil industry as shown below :
https://knepublishing.com/index.php/KnE-Engineering/article/download/3083/6588/15176
Unlike common object, my dataset always comes in neutral position, there is no rotated, no flipped, no color distortion (just B&W) and always comes in the full part (unlike cars that might exist only part of it in images), etc that might exist during implementation in the real world. So in the common object recognition, I assume such data augmentations are needed to introduce many variations to the model.
Do I need to do same data augmentations used by default in this repo ? or is it ok for BYOL to use no augmentations or minimum augmentations ? what do you think the best solution needed for my own dataset especially in term of augmentation.

thank you

@Shishuii
Copy link

Hi, @ramdhan1989 . Can you please share the source of dataset that you are using ?
I am also working on similar problem. It will be very helpful for me , if you can share your dataset of dynacards.

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

2 participants