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
- Host: GitHub
- URL: https://github.com/interactivetech/xview-torchvision-coco
- Owner: interactivetech
- Created: 2022-10-31T20:00:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T05:12:24.000Z (over 3 years ago)
- Last Synced: 2025-02-10T05:25:05.868Z (over 1 year ago)
- Language: Python
- Size: 134 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`