xavibou / ovdsat

Official implementation of the paper 'Exploring Robust Features for Few-Shot Object Detection in Satellite Imagery'
Other
16 stars 2 forks source link

How to use the checkpoints to run object detection tasks? #6

Open AlghaPorthos opened 2 weeks ago

AlghaPorthos commented 2 weeks ago

Hi, it is really nice to see a project on object detection tasks in RS images.

I had already finished running the "evaluation" code on my own server, and the outcome is promissing. However, I don't know how to use your checkpoints to run an object detection task on another database?

Do you have a demostration code on Google Colab (or other project)? Or does this project work with HuggingFace?

Thank you for your explain!