Skip to content

Regarding amount of data used for Make-Model classification #4

@koutilya-pnvr

Description

@koutilya-pnvr

Hi,

In the ReadMe, it was mentioned that you were able to get an accuracy of 93.2% (top-5) for make-model classification. I am wondering how much data you used. Is it all of the 136k images or the data given as part of classification_train.txt and classification_test.txt (Just 431 makes-models pairs out of 1716)?

Also is the deep_car.py the main code for the make-model classification? Because in the .ipynb notebook file, you only seem to consider a make-model pair only if it has atleast 125 images (3rd box in the .ipynb file, if num < 125: continue). That is not the case i the deep_car.py python file though. This is a bit confusing.

Will be great if you can clarify both. Thanks in advance.
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions