Skip to content

Train from scratch with custom datasetΒ #3

@hungtrieu07

Description

@hungtrieu07

Hi maintainer,

I want to train my dataset with this repository. I was implemented some code snippet for match the dataset description. However, the accuracy is not good (in the current time I'm writing this issue, it's about 47,5%). This is a car license plate in my country:

Image

In the uploaded image, each of license plate can be mounted at front and rear of vehicle. The one line license plate, not a problem with me; but the two line, I was processed with this step:

  1. Crop the plate into 2 images, like this:

Image

Image

  1. Label them in label text file:
    image1.jpg 30E
    image2.jpg 777.96

This is a sample from my label file:

Image

My question is, how can I improve the accuracy on my dataset?

This is the forked repository, can you watch that and give me some suggestion? Thank you 😍

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