Skip to content

supervisely-ecosystem/import-movie-genre-from-its-poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie genre from its poster

OverviewPreparationHow To RunHow To Use

GitHub release (latest SemVer) views runs

Overview

Application imports kaggle dataset to supervisely. The movie posters are obtained from IMDB website. Invalid image links will be skipped with the corresponding warning, that you can see in the application task log. Movie genres are assigned to the images as tags. The collected dataset also contains IMDB Id, IMDB Link, Title and IMDB Score as image metadata. Each Movie poster can belong to at least one genre and can have at most 3 genre tags assigned to it.

Preparation

  1. Download dataset from kaggle and unpack MovieGenre.csv file to your computer.
  2. Drag and drop MovieGenre.csv file to Team Files

How To Run

Step 1: Add app to your team from Ecosystem if it is not there. Application will be added to Current Team->Plugins & Apps page.

Step 2: Go to Current Team->Files page, right-click on MovieGenre.csv file and choose Run App->Movie genre from its poster.

Note: It may take some time to download and process all images

Note: Application will result in the supervisely project named: Movie genre from its poster, with 37315 images in the dataset.