Git Product home page Git Product logo

pytorch_example_classifier's Introduction

pytorch_example_classifier

A very simple classifier example in PyTorch to illustrate some opinionated best practices. It is by no means perfect or exhaustive, the idea is to illustrate some key ideas that give you reproducible training with minimal effort. In practice this will be enough for many real world projects - or at least better what actually happens in most real world projects. It is the quintessential 80/20 solution.

To run it, you need the kaggle Vegetable Dataset:

https://www.kaggle.com/datasets/misrakahmed/vegetable-image-dataset

It is mainly meant as a template to extend and modify to your own needs.

Further documentation can be found in the files themselves, directly in the code.

pytorch_example_classifier's People

Watchers

Mikołaj Miecznikowski 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.