Ultra-Fast-Lane-Detection-v2 icon indicating copy to clipboard operation
Ultra-Fast-Lane-Detection-v2 copied to clipboard

代码的超参数和论文不一致

Open licc0431 opened this issue 1 year ago • 2 comments

代码culane_res18.py,num_row= 72,num_col= 81与论文不一致,并且culane_res18.py文件并无修改记录,是有什么单独考虑吗?以哪个为准?

licc0431 avatar Apr 10 '23 05:04 licc0431

@licc0431 请以代码为准,代码所有的配置和模型都是对应的。

这个是由于当时整理代码的时候实验太多,搞错了,按照论文中的那个config也是能train出论文中的数字的。后面再没有精力去搞这个事情了,就遗留下来了

cfzd avatar Apr 13 '23 11:04 cfzd

@cfzd 谢谢作者,很棒的工作

licc0431 avatar Apr 24 '23 00:04 licc0431