15. **[YOLO-World](yolo-world.md)**: Real-time Open Vocabulary Object Detection models from Tencent AI Lab.
15. **[LeYOLO](leyolo.md)**: A highly efficient model, featuring innovations such as efficient backbone scaling, Fast Pyramidal Architecture Network (FPAN), and Decoupled Network-in-Network (DNiN) detection head.
16. **[LeYOLO](leyolo.md)**: A highly efficient model, featuring innovations such as efficient backbone scaling, Fast Pyramidal Architecture Network (FPAN), and Decoupled Network-in-Network (DNiN) detection head.
@ -61,14 +61,14 @@ We would like to acknowledge the LeYOLO authors for their significant contributi
```bibtex
@misc{hollard2024leyolonewscalableefficient,
title={LeYOLO, New Scalable and Efficient CNN Architecture for Object Detection},
title={LeYOLO, New Scalable and Efficient CNN Architecture for Object Detection},
author={Lilian Hollard and Lucas Mohimont and Nathalie Gaveau and Luiz-Angelo Steffenel},
year={2024},
eprint={2406.14239},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2406.14239},
url={https://arxiv.org/abs/2406.14239},
}
```
The original LeYOLO paper can be found on [arXiv](https://arxiv.org/abs/2406.14239). The authors have made their work publicly available, and the codebase can be accessed on [GitHub](https://github.com/LilianHollard/LeYOLO). We appreciate their efforts in advancing the field and making their work accessible to the broader community.
The original LeYOLO paper can be found on [arXiv](https://arxiv.org/abs/2406.14239). The authors have made their work publicly available, and the codebase can be accessed on [GitHub](https://github.com/LilianHollard/LeYOLO). We appreciate their efforts in advancing the field and making their work accessible to the broader community.