An open API service indexing awesome lists of open source software.

https://github.com/heet9022/guess-the-genre

A multi-label classification model that predicts genre of a movie by looking at its poster.
https://github.com/heet9022/guess-the-genre

deep-learning fastai multilabel-classification resnet

Last synced: 11 months ago
JSON representation

A multi-label classification model that predicts genre of a movie by looking at its poster.

Awesome Lists containing this project

README

          

# Guess-The-Genre

A multi-label classification model that predicts genre of a movie by looking at its poster.

- Download the data from [here](https://www.cs.ccu.edu.tw/~wtchu/projects/MoviePoster/index.html)
- Dataset size: ~7k
- F1 score: 0.56
- Accuracy: 88.58%