cvchanghao
Results
3
issues of
cvchanghao
Thank you so much for sharing! But maybe I found an error in utils.py. When computing IOU, you filtered the pred where mask == 0. It will make the IOU...
thanks for your work! How to quickly train on custom dataset which only has front view, such as openlane and some BEV lane detection task. Can you give some suggestions?...
Thanks for your work and share! I am confused that, after rotate, the image size w*h will change to h*w, how to stack them together?