An open API service indexing awesome lists of open source software.

https://github.com/interactivetech/xview-torchvision-coco

Training torchvision object detector on the Xview Dataset
https://github.com/interactivetech/xview-torchvision-coco

Last synced: about 1 year ago
JSON representation

Training torchvision object detector on the Xview Dataset

Awesome Lists containing this project

README

          

# xview-torchvision-coco
Training torchvision object detector on the Xview Dataset

# Acknowledgements
Xview to Coco conversion scripts adapted from : https://github.com/fcakyon/small-object-detection-benchmark

# Installation
* `bash startup-hook.sh`
* `cd xview-torchvision-coco`
* `det checkpoint download 5bf118a9-6a5c-459f-ba3d-df9afd94d540`
* run `Object-Detection-PyTorch.ipynb`