Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
forever208 committed Jul 20, 2023
1 parent 7724a2b commit 958c04a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ I found that the latest YOLOv5 version is not compatible with YOLOv5 (5.0), but

Running the repo in Colab is recommended, copy the file [YOLOv5_train_on_UAVDT.ipynb](https://colab.research.google.com/drive/1Gq3HCV6AlEbAkQ-S3_l4-PRHpnbyfisF?usp=sharing), then run it on Colab. (remember to change the runtime type to GPU in Colab)

This repo relates to our paper [SeeFar: Vehicle Speed Estimation and Flow Analysis from a Moving UAV](https://www.researchgate.net/publication/360607227_SeeFar_Vehicle_Speed_Estimation_and_Flow_Analysis_from_a_Moving_UAV). If you find it helpful, feel free to cite by
```
@inproceedings{ning2022seefar,
title={SeeFar: Vehicle speed estimation and flow analysis from a moving UAV},
author={Ning, Mang and Ma, Xiaoliang and Lu, Yao and Calderara, Simone and Cucchiara, Rita},
booktitle={International Conference on Image Analysis and Processing},
pages={278--289},
year={2022},
organization={Springer}
}
```


## 【1】Environment (Colab user can skip this step)
Expand Down

0 comments on commit 958c04a

Please sign in to comment.