/Cartoon

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

Primary LanguageKotlinMIT LicenseMIT

Welcome to the Cartoon Repository!


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

๐Ÿ“ƒ Table of Contents

  1. Introduction
  2. Contributing Guidelines
  3. Demonstration
  4. Feedback
  5. License
  6. Author
  7. Contributors

๐Ÿ”ญ Introduction

CARTOON currently has three ml models which are in the following format:

  • Dr
  • Fp16
  • INT8

Users can make changes in the code to use their own favourite model or even can use their own model! โœจ

๐Ÿ“‘ Contributing Rules

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

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.

โšก Important

  • The developers can also contribute in this project by creating a Machine Learning model. You have to follow the same set of rules, the only additionally requirment is to add at least one sample image generated by their model.

  • 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.

    If you see that the issue has been assigned to anyone then you can ask for for it. Please make PR after the issue has been assigned to you. No PR will be accepted if issue has not been assigned.

โ–ถ Demonstration

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

Original Image

                  

Cartoon Image

๐ŸŒ Feedback

If you have questions, suggestions, or feedback, feel free to open an issue or initiate discussions.

๐Ÿงพ License

This repository is available under the MIT License.

MIT License

Copyright (c) 2023 Ashutosh Gupta

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

๐Ÿ‘จโ€๐Ÿ’ป Author

๐Ÿ‘ฅ Contributors

Make sure to โญ this repository and show us some ๐Ÿ’—!