CoolFace
Datasetpublic

Yux1ang/GTA-UAV-HR

GTA-UAV dataset # Merge splited files cat drone_part_* > drone.tar.gz # Extract the archive tar -xzvf drone.tar.gz tar -xzvf satellite.tar.gz For more information, please check our project page. Sources Repository: https://github.com/Yux1angJi/GTA-UAV Paper: https://arxiv.org/abs/2409.16925

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
3likes146downloads
6 commits on main
5d35bc01y ago

bug fix for angle calculation

Yux1ang
b565b192y ago

update README

Yux1angJi
61a0a052y ago

upload HR dataset

Yux1angJi
2b61d7c2y ago

Update README.md

Yux1ang
21a4b0d2y ago

Update README.md

Yux1ang
5062d792y ago

initial commit

Yux1ang