├── DL-based ├── README.md └── model.py ├── LICENSE ├── README.md └── SIFT-based ├── 1.tif ├── Output_compressed.mp4 ├── README.md ├── our_data.mp4 ├── output_compressed.gif └── sift.ipynb /DL-based/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/DL-based/README.md -------------------------------------------------------------------------------- /DL-based/model.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/DL-based/model.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/README.md -------------------------------------------------------------------------------- /SIFT-based/1.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/1.tif -------------------------------------------------------------------------------- /SIFT-based/Output_compressed.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/Output_compressed.mp4 -------------------------------------------------------------------------------- /SIFT-based/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/README.md -------------------------------------------------------------------------------- /SIFT-based/our_data.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/our_data.mp4 -------------------------------------------------------------------------------- /SIFT-based/output_compressed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/output_compressed.gif -------------------------------------------------------------------------------- /SIFT-based/sift.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m-hamza-mughal/Aerial-Template-Matching/HEAD/SIFT-based/sift.ipynb --------------------------------------------------------------------------------