hith3sh / Cartoon

This Project is using the tflite model to convert the image in its cartoon form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartoon

This Project is using the tflite model to convert the image in its cartoon form. It currently has three ml models which are in the format of Dr, Fp16, INT8. The user can make changes in the code to use its own favourite model or even can use his/her own model.

This project is eagerly waiting for excited contributers who wants to contribute. The contributer must follow some set of rules which needs to be followed while contributing.

Please Star this repository while contributing, if you like this project.

Rules need to be followed

Step 1. Contributer must create an issue describing the area he wants to contribute in. Contributer need to give a detailed explanation about it.

Step 2. After the issue has been created, he needs to wait until the task is assigned to him. Once the the issue is assigned to him, he can start working on it.

Step 3. After working on the task contributer needs to generate a pull request. After the pull request has been generated, contributer must wait for the response.

Note:

The developers can also contribute in this project by creating a Machine Learning model, those who want to contribe a machine learning model has to follow the same rule but the are also required to show their sample of images generated by their model on atleast one image.

Also the ML model can only be contributed after the model is converted into ".tflite" file. No other format will be accepted. So, Developers need to keep this in mind that if the want to contribute a ml model they are required to convert it into a ".tflite" file.

Below is the sample output of the current Machine Learning Model.

Original Image

                  

Cartoon Image

About

This Project is using the tflite model to convert the image in its cartoon form.


Languages

Language:Kotlin 100.0%