CLRNet
CLRNet copied to clipboard
The view function may not implement in CULane?
https://github.com/Turoad/CLRNet/blob/51e082db12973943bddefd76fd0d431fcb3350ff/clrnet/engine/runner.py#L119
It is implemented in base_dataset.py, and culane is inherited from base.
https://github.com/Turoad/CLRNet/blob/51e082db12973943bddefd76fd0d431fcb3350ff/clrnet/datasets/base_dataset.py#L24