This commit is contained in:
王老板 2024-09-12 07:32:00 +08:00
parent 1043faa952
commit 77575e82e3
3 changed files with 1270 additions and 1272 deletions

2528
main.tex

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,5 @@
# latexmk -c
# latexmk -pvc -xelatex -interaction=nonstopmode main.tex
latexmk -pdf main.tex
latexmk -quiet -interaction=nonstopmode --pvc --pdf main.tex
# latexmk -pdf -interaction=nonstopmode -pvc main.tex
# latexmk -pdf -interaction=nonstopmode -pvc main.tex

View File

@ -140,8 +140,8 @@
year={2018}
}
@inproceedings{condlanenet,
title={Condlanenet: a top-to-down lane detection framework based on conditional convolution},
@inproceedings{CondLaneNet,
title={CondLaneNet: a top-to-down lane detection framework based on conditional convolution},
author={Liu, Lizhe and Chen, Xiaohao and Zhu, Siyu and Tan, Ping},
booktitle={Proceedings of the IEEE/CVF international conference on computer vision},
pages={3773--3782},
@ -265,7 +265,7 @@
year={2021}
}
@inproceedings{learnnms,
@inproceedings{learnNMS,
title={Learning non-maximum suppression},
author={Hosang, Jan and Benenson, Rodrigo and Schiele, Bernt},
booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
@ -440,4 +440,4 @@
booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
pages={658--666},
year={2019}
}
}