Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we train on custom datasets #118

Open
tiru1930 opened this issue May 25, 2020 · 2 comments
Open

How do we train on custom datasets #118

tiru1930 opened this issue May 25, 2020 · 2 comments

Comments

@tiru1930
Copy link

Hi

I have facemask dataset, i want to train ssd-mobilnet v1, I was able to train but my prediction are very bad.

for instance below is MAp

Average Precision Per-class:
face: 0.0
face_mask: 1.937778212873579e-08

Average Precision Across All Classes:9.688891064367895e-09

So What steps i need to take care when i want to train on custom datasets.

  1. Do I need to change the priors ( anchor boxes)
  2. Can I use pre-trained SSD-mobilenetv1 or shall I start to using basenet alone.
  3. What kind of fine-tuning I can do to ?
@thimabru1010
Copy link

I want to know too.

@bijjuair
Copy link

Did you get a solution? I am also facing the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants