Git Product home page Git Product logo

cipi_ismir's Introduction

Can I Play It (CIPI)

This project involves building a web-based tool for exploring and recommending classical music pieces using existing deep learning models. The dataset of classical music scores in PDF format has already been collected from IMSLP (https://imslp.org/ ) and transcribed to machine-readable format using Optical Music Recognition (OMR) (https://en.wikipedia.org/wiki/Optical_music_recognition ) to extract relevant features. A deep learning model has been also trained to classify the music pieces into different categories of difficulty. The goal of the project is to develop a user-friendly web interface for searching, filtering, and recommending music pieces based on various difficulty criteria and other metadata. Through the project, students will learn techniques for deep learning model distillation to create a smaller, faster model suitable for web deployment, how to deploy OpenCV on the web, and how to design interfaces to effectively deploy the current advances in artificial intelligence. Overall, this project provides an opportunity to learn how to deploy a deep learning model on the web while gaining a foundational understanding of structuring large music collections and recommender systems.

Project structure

  • /frontend: Next.js (React) web app.
  • /backend: Python (Flask) API

Developer setup

  • Follow the instructions in /backend/README.md to start the backend
  • Follow the instructions in /frontend/README.md to start the frontend

cipi_ismir's People

Contributors

miquelvir avatar anira-b avatar cristinatyman avatar ratsumoy avatar andreatortato avatar

Stargazers

Huan Zhang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.