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

Can't the performance of the algorithm be reproduced on curvelanes? #50

Open
Jinming-Su opened this issue Mar 15, 2022 · 2 comments
Open

Comments

@Jinming-Su
Copy link

Jinming-Su commented Mar 15, 2022

I only got poor performance with F1-measure 82.90% by using the official code provided here (curvelanes small), which is far worse than the checkpoint provided with F1-measure 85.09%. Please help me answer why.

@ztjsw
Copy link

ztjsw commented May 7, 2022

@Jinming-Su I also get the similar F1 and cannot reproduce the result.

{'f1_measure': 0.8287583304495372, 'precision': 0.8762067744600496, 'recall': 0.7861847678752966, 'pr_num': 84730, 'gt_num': 94432

@lovelydjj
Copy link

@ztjsw @Jinming-Su When I reproduce in curvelanes, I first changed the directory, and then entered the command
”python tools/condlanenet/curvelanes/test_curvelanes.py configs/condlanenet/curvelanes/curvelanes_small_test.py ./weight_path/curvelanes/curvelanes_small.pth --show“
then I encountered a problem
373d6e30b419bc93b3af77e71bf5c61

. I would like to ask you how to solve it. If you can answer, I will be very grateful

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