Capx
/

Video Location Estimator

Overview

This project uses the SatCLIP model to estimate the geographic location of a video based on its visual content. It works by extracting frames from the video, processing each frame through the SatCLIP model, and averaging the estimated locations to produce a final location estimate.

Prerequisites

  • Python 3.7+
  • FFmpeg
  • PyTorch
  • rasterio
  • scikit-learn
  • numpy
  • matplotlib

You also need to have the SatCLIP model and its associated data (control embeddings, locations) set up.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.