Skip to content

doljae/spot-the-difference

Repository files navigation

Contributors License: GPL v3

logo


Android application using Convert Image Maker

Graduation project using image conversion & GAN
Explore the docs »

Table of Contents

About The Project

This project was developed as an Android application using Convert Image Maker.

Motivation

The spot the difference game was implemented as an Android application.
The point was to be able to play the game with a new image every time by converting the input image in real time, rather than the image data prepared in advance.

Built With

Getting Started

Prerequisites

Installation

After downloading and extracting the repo, use android studio to build and run it.

Usage

a2 a3

The general usage is exactly the same as the spot the difference game.
Please refer to the video below for detailed instructions.

Roadmap

See the open issues for a list of proposed features (and known issues).

Release History

  • 2.0.0
    • CHAGNE: Code refactoring(2/2)
    • CHANGE: Update docs (module code remains unchanged)
  • 1.5.0
    • CHAGNE: Code refactoring(1/2)
  • 1.0.0
    • The first release
  • 0.5.0
    • The first application test
  • 0.2.0
    • Work in progress

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project(https://github.com/doljae/spot_the_difference/fork)
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPLv3 License. See LICENSE for more information.

Contact

Project Link: https://github.com/doljae/convert_image_maker/

Acknowledgements

About

Graduation project, Android application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages