Update README.md

This commit is contained in:
Kin-Yiu, Wong 2023-11-03 10:00:11 +08:00 committed by GitHub
parent 84932d70fb
commit 2c612d33db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,11 +241,11 @@ YOLOv7 with decoupled TAL head (YOLOR + YOLOv5 + YOLOv6)
``` ```
``` ```
@article{wang2022designing, @article{wang2023designing,
title={Designing Network Design Strategies Through Gradient Path Analysis}, title={Designing Network Design Strategies Through Gradient Path Analysis},
author={Wang, Chien-Yao and Liao, Hong-Yuan Mark and Yeh, I-Hau}, author={Wang, Chien-Yao and Liao, Hong-Yuan Mark and Yeh, I-Hau},
journal={arXiv preprint arXiv:2211.04800}, journal={Journal of Information Science and Engineering},
year={2022} year={2023}
} }
``` ```