We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ensure that the tools are adaptable and can be easily integrated into the existing workflow with CNNs.
Our MLP works only with greyscaled images.
Take our fractality dataset, you can download the dataset here: https://github.com/Samyssmile/fractalitylab Download Link is in Readme file.
Use Augmentation, make images monochrome, add some other augmentations. Start training. Investigate the usability and workflow.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ensure that the tools are adaptable and can be easily integrated into the existing workflow with CNNs.
Description
Our MLP works only with greyscaled images.
Take our fractality dataset, you can download the dataset here: https://github.com/Samyssmile/fractalitylab Download Link is in Readme file.
Use Augmentation, make images monochrome, add some other augmentations. Start training. Investigate the usability and workflow.
The text was updated successfully, but these errors were encountered: