Bringing Computer Vision and Flutter together , to build an awesome app !!
Explore the Directories
Table of Contents
About The Project
This project is an app for recreating the beauty captured by your mobile device through the eyes of the greatest artists of the world !! We are using GAN models to create filters that can reconstruct the artistic style of the great painters !!
Link to APK : https://drive.google.com/file/d/1q5FWZqEMPLAJkh9COB6UFDOF7KHqi5kU/view?usp=sharing
Built With
App View
Getting Started
This project has been categorized into two parts - Machine Learning and Flutter.
- Machine Learning - This part deals with Computer Vision and GANs.
- Flutter - This part deals with developing the app using flutter framework.
Roadmap
See the open issues for a list of Projects you can work on (and learn).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Your contributions would help other beginners !!
- Fork the Project
- In the command terminal, run the following commands:
$ git clone https://github.com/{your username}/Illicit-Illustrations
$ cd Illicit_Illustrations/
- Make the changes and add the features to the domains you want to work on
- Commit your Changes (
git commit -m 'Add the Project'
) - Push to the Branch (
git push --all
) - Open a Pull Request
Contact