diplomska-text/literatura.bib

59 lines
2.1 KiB
BibTeX
Raw Normal View History

2023-08-05 13:17:05 +02:00
@article{wang2023wamf,
title={WAMF-FPI: A Weight-Adaptive Multi-Feature Fusion Network for UAV Localization},
author={Wang, Guirong and Chen, Jiahao and Dai, Ming and Zheng, Enhui},
journal={Remote Sensing},
volume={15},
number={4},
pages={910},
year={2023},
publisher={MDPI}
}
2023-08-05 23:42:06 +02:00
@article{bahdanau2015neural,
title={Neural Machine Translation by Jointly Learning to Align and Translate},
author={Bahdanau, Dzmitry and Cho, Kyunghyun and Bengio, Yoshua},
journal={arXiv preprint arXiv:1409.0473},
year={2015}
}
2023-08-05 13:17:05 +02:00
@article{dai2022finding,
title={Finding Point with Image: An End-to-End Benchmark for Vision-based UAV Localization},
author={Dai, Ming and Chen, Jiahao and Lu, Yusheng and Hao, Wenlong and Zheng, Enhui},
journal={arXiv preprint arXiv:2208.06561},
year={2022}
}
@article{vaswani2017attention,
title={Attention is all you need},
author={Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, {\L}ukasz and Polosukhin, Illia},
journal={Advances in neural information processing systems},
volume={30},
year={2017}
}
@inproceedings{liu2021swin,
title={Swin transformer: Hierarchical vision transformer using shifted windows},
author={Liu, Ze and Lin, Yutong and Cao, Yue and Hu, Han and Wei, Yixuan and Zhang, Zheng and Lin, Stephen and Guo, Baining},
booktitle={Proceedings of the IEEE/CVF international conference on computer vision},
pages={10012--10022},
year={2021}
}
@article{chu2021twins,
title={Twins: Revisiting the design of spatial attention in vision transformers},
author={Chu, Xiangxiang and Tian, Zhi and Wang, Yuqing and Zhang, Bo and Ren, Haibing and Wei, Xiaolin and Xia, Huaxia and Shen, Chunhua},
journal={Advances in Neural Information Processing Systems},
volume={34},
pages={9355--9366},
year={2021}
2023-07-31 16:30:31 +02:00
}
2023-08-05 23:42:06 +02:00
% slike
@misc{analyticsvidhya2022rnn,
author = {Analytics Vidhya},
title = {A Brief Overview of Recurrent Neural Networks (RNN)},
year = {2022},
url = {https://www.analyticsvidhya.com/blog/2022/03/a-brief-overview-of-recurrent-neural-networks-rnn/},
note = {Accessed: 2023-08-05}
}