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.
- Host: GitHub
- URL: https://github.com/heet9022/guess-the-genre
- Owner: heet9022
- Created: 2020-07-16T15:17:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T18:22:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T22:43:25.896Z (about 1 year ago)
- Topics: deep-learning, fastai, multilabel-classification, resnet
- Language: Jupyter Notebook
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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%