Skip to content

tanish-g/kaggle-competition-MOVIES-GENRE-CLASSIFICATION-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

kaggle-competition-MOVIES-GENRE-CLASSIFICATION-

For movie lovers, the movie poster makes up the first impression about the movie contents and its genre.

Humans can grasp the cues like color, expressions on the faces of actors etc to quickly determine the genre (horror, comedy, animation etc) of a movie. Though it might seem simple, it involves millions of concurrent processes occurring in a less than a jiffy! If humans are able to inherently predict genre of a movie by a glance at its poster, can't we expect the same from a machine ?

It has been studied that the human brain tends to make intuitions based on the color characteristics, local texture based features and structural cues of posters. Hence, the posters possess some characteristics which could be utilized for genre classification

In this competition, your goal is to predict the genres of movies from their posters.

  • Participants must submit a kaggle kernel which reproduces their selected submission and make the kernel public after the contest end to be eligible for evaluation and prizes.
  • Please have a look at the competition rules. All rules are to be followed strictly. Any use of unfair means will result in immediate disqualification from the competition. The competition was organized by CyberLabs, the official Coding and Cyber Club of IIT (ISM) Dhanbad, India.

My work includes:

  • Basic Fast A.I implementation
  • Model[gluon-nets,resnexts,resnets,efficientnets]
  • Optimizer[Adam]
  • Loss Function[Cross-Entropy]

About

Competition was Classify This Movie by Genre Prediction of Movies based on their Poster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published