LaneATT
Code for the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection" (CVPR 2021)
파일 탐색기
최종 버전 다운로드 (.zip)- laneatt_culane_resnet122.yml
- laneatt_culane_resnet18.yml
- laneatt_culane_resnet34.yml
- laneatt_llamas_resnet122.yml
- laneatt_llamas_resnet18.yml
- laneatt_llamas_resnet34.yml
- laneatt_tusimple_resnet122.yml
- laneatt_tusimple_resnet18.yml
- laneatt_tusimple_resnet34.yml
- culane_video.png
- f1-vs-latency.png
- llamas_video.png
- method-overview.png
- culane_anchors_freq.pt
- llamas_anchors_freq.pt
- tusimple_anchors_freq.pt
- __init__.py
- culane.py
- lane_dataset.py
- lane_dataset_loader.py
- llamas.py
- nolabel_dataset.py
- tusimple.py
- __init__.py
- laneatt.py
- matching.py
- resnet.py
- __init__.py
- dependency_links.txt
- PKG-INFO
- SOURCES.txt
- top_level.txt
- nms.cpp
- nms_kernel.cu
- LICENSE
- setup.py
- __init__.py
- config.py
- experiment.py
- focal_loss.py
- lane.py
- runner.py
- __init__.py
- culane_metric.py
- gen_anchor_mask.py
- gen_video.py
- llamas_metric.py
- llamas_utils.py
- speed.py
- tusimple_metric.py
- viz_dataset.py
- DATASETS.md
- LICENSE
- main.py
- README.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/lucastabelini/LaneATT
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd LaneATT
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
