/movie-poster-genre-classification

🎞 Using Keras and TMDB to classify movie genres based on poster.

Primary LanguageJupyter Notebook

Movie Poster Genre Classification

This notebook uses TensorFlow's Keras to train a model to classify the genre of a movie based on its poster. Training data is obtained from TMDB.

View this notebook in Google Colab here.