update
This commit is contained in:
parent
1043faa952
commit
77575e82e3
6
make.sh
6
make.sh
@ -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
|
@ -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}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user