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

Questions about Validation #37

Closed
laikakano opened this issue Aug 22, 2022 · 5 comments
Closed

Questions about Validation #37

laikakano opened this issue Aug 22, 2022 · 5 comments

Comments

@laikakano
Copy link

Hello, when I use the weights you posted and use this command to infer, the error is as follows, what is the reason?
image
error:
image
and my data file structure is as follows:
image
image
persformer_openlane.py:
args.dataset_name = 'openlane'
args.dataset_dir = '/home/PersFormer_3DLane/openlane/images/validation/'
args.data_dir = '/home/PersFormer_3DLane/lane3d_300/'

@asadnorouzi
Copy link

As far as I know, the authors have not posted their trained model! How are you running the inference code?

@laikakano
Copy link
Author

As far as I know, the authors have not posted their trained model! How are you running the inference code?

you can find it in issue #13

@asadnorouzi
Copy link

@Monssica Interesting! I didn't know that :) I trained the model myself and had no issue with the evaluation. Maybe the code you are running for validation is slightly different from the model they provided?!

@ilnehc
Copy link
Collaborator

ilnehc commented Aug 24, 2022

See https://github.com/OpenPerceptionX/PersFormer_3DLane/issues/25. Previously provided weights should not be used for the current model.

@laikakano
Copy link
Author

okay,thanks.

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

4 participants