• K
    【Hackathon + No.161】论文复现:CLRNet: Cross Layer Refinement Network for Lane Detection (#8278) · 129ddbb2
    Kehan Yin 提交于
    * Feat add CLRNet
    
    * Update CLRNet README.md
    
    * Update requirements: add imgaug>=0.4.0 for CLRNet
    
    * Update CLRNet README.md
    
    * Update README.md
    
    * Update Rename clrnet_utils.py
    
    * Update CLRNet demo & delete demo result
    
    * Update README.md add weight for culane
    
    * Update README.cn.md add training logs
    
    * Feat add dataset download
    
    * Fix bugs when lanes is empty
    
    * Update README
    
    * Update README for dataset info
    
    * Fix export model
    
    * Update configs & README
    
    * style: update codestyle
    
    * Style update op codestyple
    
    * Fix eval process
    
    * Fix eval process
    
    * Update README&configs
    
    * Fix deploy infer
    
    * Fix mkdir in lane visualize
    
    * Docs Update README
    
    * Docs Rename configs
    
    * Docs update weights
    
    ---------
    Co-authored-by: NLokeZhou <aishenghuoaiqq@163.com>
    129ddbb2
infer_culane.py 4.6 KB