Code Monkey home page Code Monkey logo

sportclassifier's Introduction

Contributors Forks Stargazers Issues


Sport Classifier

Sport classification using Convolutional NN and Tensorflow.

Table of Contents

  1. About The Project
  2. Documentation
  3. License
  4. Contact

About The Project

In this project we are going to build a sport-image classifier using TensorFlow and Keras. The idea is simple: create model that, given an image in which some sport is being played, is able to tell which is taking place.

The dataset chosen is this one from Kaggle, where there are labeled images of 22 different sports, which are:

0: 'badminton',
1: 'baseball',
2: 'basketball',
3: 'boxing',
4: 'chess',
5: 'cricket',
6: 'fencing',
7: 'football',
8: 'formula1',
9: 'gymnastics',
10: 'hockey',
11: 'ice_hockey',
12: 'kabaddi',
13: 'motogp',
14: 'shooting',
15: 'swimming',
16: 'table_tennis',
17: 'tennis',
18: 'volleyball',
19: 'weight_lifting',
20: 'wrestling',
21: 'wwe'

As a proof of concept, different approaches and architectures are tested and detailed in the notebook.

Finally, using Transfer Learning and ResNet50, an accuracy of 78% has been achieved.

Built With

  • Python 3 (Compatible with all 3 subversions)
  • Jupyter Notebooks
  • TensorFlow
  • Datasets provided by Kaggle and ImageNet
  • Weights & Biases for tracking and logging the experiments

It is important, in order to follow the approach used in the research.ipynb, to download the Sport Image Dataset from Kaggle and place the input folder in the root of the project, along with the notebook.

You can find the same notebook integrated in Kaggle kernel, in this link.

Documentation

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ignacio Talavera Cepeda - LinkedIn Profile - [email protected]

Luis Rodríguez Rubio - LinkedIn Profile - [email protected]

Javier Mora Argumánez - LinkedIn Profile - [email protected]

sportclassifier's People

Contributors

ignacioct avatar lndulgence avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.