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

Training with addition of new type #2

Open
chokkarapu opened this issue Nov 15, 2019 · 0 comments
Open

Training with addition of new type #2

chokkarapu opened this issue Nov 15, 2019 · 0 comments

Comments

@chokkarapu
Copy link

Hello Teoge,

I want to add on more type of OPEN Slot parking type, following steps done

  1. Labelled new type of Open SLOT Type with index number "2"....
    Now "0"---> for T Slot, "1"--->for L Shaped and "2"--->Open SLot.
  2. Prepared dataset as per your code recommendations.
  3. Trained the model, with above dataset for 20EPOCHS and finally model got trained.
  4. Now during inference, observed that the marking_points.shape value,
    For L-Shaped and Open Shaped value greater then (>) 0.5
    T-Shaped value is very less i.e. less then 0.5

I'm unable to differentiate the shapes between L and Open Shape parking slots.
I kindly request you to provide information, how to differentiate between the shape types from model, do we need to change config parameter during training itself so that we get different shape values for different parking shapes.

I request you to provide some information for above regards.

Thanks,
Anil.

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

1 participant