ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Artwork Style Recognition Demo #80

Closed NripeshN closed 3 months ago

NripeshN commented 9 months ago

Objective: Develop a machine learning model using ivy that classifies artwork into different artistic styles, such as impressionism, surrealism, and cubism, by analyzing images of paintings. This project is an engaging opportunity for art enthusiasts and historians to merge their passion for art with the power of machine learning, enhancing our understanding and appreciation of various art movements.

Task Details:

How to Contribute:

  1. Fork the unifyai/demos repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch specifically for your work on the Artwork Style Recognition demo.
  4. Proceed to develop your model, making sure to thoroughly document your methodology in the Jupyter notebook.
  5. Place your completed notebook and model files in the Contributor_demos/Artwork Style Recognition directory.
  6. Push your branch to your forked repository once you've completed your work.
  7. Submit a Pull Request (PR) to the unifyai/demos repository, ensuring your PR title clearly reflects the project, such as "Artwork Style Recognition Demo Submission".

Contribution Guidelines: