Git Product home page Git Product logo

fine-grained-car-classification's Introduction

fine-grained-car-classification

fine-grained-car-classification

Attempts and Results

Method Accuracy Note
ResNet101 Baseline 0.9240144260664096 input_size=(448, 448), optim=SGD, lr=0.1, epochs=30, lr_decay_rate=0.1, lr_decay_step=10(by epochs), batch_size=32
ResNet50+ArcFace+FocalLoss 0.9368237781370476 input_size=(448, 448), optim=SGD, lr=0.1, epochs=20, lr_decay_rate=0.1, lr_decay_step=10(by epochs), batch_size=64, s=16.0, m=0.50, easy_margin=False, gamma=2, alpha=1
ResNet50+MoCo(RandomColorJitter+RandomGrayscale+RandomHorizontalFlip) 0.8977739087178211 input_size=(448, 448), optim=SGD, lr=0.1, epochs=100, lr_decay_rate=0.1, lr_decay_step=10(by epochs), batch_size=32
ResNet50+TripletMarginLoss 0.8865812709861958 input_size=(448, 448), optim=SGD, lr=0.1, epochs=100, lr_decay_rate=0.1, lr_decay_step=10(by epochs), batch_size=32, margin=5.0, lambda_triplet=0.1
DenseNet201+AutoAugment+ArcFace+MoCo 0.9477676905857481 TBD
DenseNet201+AutoAugment+ArcFace 0.9446586245491855 TBD
DenseNet201+AutoAugment 0.9235169755005597 TBD
DenseNet201 0.9109563487128467 TBD

fine-grained-car-classification's People

Contributors

nitrogens avatar

Stargazers

owlmo avatar  avatar amber avatar

Watchers

 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.