Indian Flag
Government Of India
A-
A
A+
ORGANISATION

Vegetation-Outlook-model

Forecasts vegetation greenness (NDVI) ~3 months ahead for locations across India. A Temporal Fusion Transformer on a frozen Prithvi-EO-2.0-300M backbone (LoRA-adapted). Per location and as-of date it outputs a predicted NDVI plus a relative vegetation-condition class (Below, Near, or Above normal) vs the site's own seasonal normal. Weights self-contained (no separate Prithvi download); repo code needed to run. Code: github.com/SoulVisionCreations/ndvi-forecasting-advisory

About Model

-------------- github.com/SoulVisionCreations/ndvi-forecasting-advisory -------------- NDVI Forecasting (Prithvi + TFT) is a satellite-driven model that forecasts vegetation greenness (NDVI) about three months ahead at locations across India, expressed as a relative vegetation-condition / drought early-warning signal. TASK Given ~12 months of fortnightly history at a location, predict NDVI (≈ 3 months) ahead. ARCHITECTURE (one self-contained bundle, ~335M params, 757 tensors) • Image encoder: NASA–IBM Prithvi-EO-2.0-300M geospatial foundation model (Vision Transformer, MAE-pretrained on HLS imagery), FROZEN (330M params), adapted with LoRA (rank 16, α 32) on the q/k/v projections of all 24 encoder blocks. • A pre-projection LayerNorm + linear 1024→32 projector compresses the image embedding into a 32-d "image context". • Time-series forecaster: a Temporal Fusion Transformer (ProTFT_Elite) over a 24-fortnight window, fused with the image context and static features. Only ~4.0M params are trainable (TFT 2.40M + LoRA 1.57M + projector 0.035M). INPUTS Dynamic NDVI + weather/land (precipitation, temperature, radiation, evapotranspiration, runoff, soil moisture); static per-MWS profile (seasonal NDVI baselines, SPEI-3 sensitivity) + administrative categoricals (state / district / tehsil); one quarterly HLS composite tile. At inference these are fetched live per (lat, lon, date) from Google Earth Engine + CoreStack (admin) + Open-Meteo (forecast weather). OUTPUT forecast_ndvi at the target date, plus a relative vegetation condition — a z-score versus the location's own history for that time of year, mapped to three classes: Below / Near / Above normal. SELF-CONTAINED The frozen Prithvi backbone is baked into the bundle (byte-identical to the public base) — no separate base-model download or Hugging Face fetch at inference. Bundle files: tft_temporal_production_ft.pt, standard_scaler_*.pkl, label_encoders_*.pkl, train_config.json, mws_static_lookup_UNSCALED.tsv, prithvi_mae.py, config.json. USAGE A CLI and a FastAPI server share one inference path (point both at a weights/ folder). INTENDED USE Research and decision-support for vegetation & drought early-warning in India at the micro-watershed scale, ~3-month horizon; and backtesting past forecasts. OUT OF SCOPE: future dates as input, regions outside India, absolute greenness thresholds, sub-fortnight / single-pixel precision, or use as the sole basis for high-stakes decisions without human review. LICENSE & ATTRIBUTION Apache-2.0. Derivative of Prithvi-EO-2.0-300M (NASA & IBM, Apache-2.0; arXiv:2412.02732) — base weights frozen, not redistributed separately. Data / services: MODIS, HLS, SMAP (NASA); ERA5-Land (ECMWF / Copernicus); CoreStack; Open-Meteo; Google Earth Engine. See NOTICE for full attribution. RELATED ASSETS • Dataset: NDVI / SPEI fortnightly panel (final_spei_output.csv + location manifest), CC BY 4.0. • Toolkit / code: https://github.com/SoulVisionCreations/ndvi-forecasting-advisory • Use-Case: the Vegetation Outlook advisory — a farmer-facing layer that turns this forecast into an area-relative vegetation-condition opinion + stress-mitigation levers.

Vegetation-Outlook-model

Metadata Metadata

Apache 2.0

Avataar

Time Series Forecasting Model

PyTorch

Open

AgriKosh

26/07/26 12:56:20

Avinash V

1.25 GB

config.json ( 783 Bytes )


To preview this file, you need to be a registered user. Please complete the registration process to gain access and continue viewing the content.

Activity Overview Activity Overview

  • Downloads0
  • Downloads 3
  • File Size 1.25 GB
  • Views 60

Tags Tags

  • NDVI
  • time series analysis

License Control License Control

Apache 2.0

Version Control Version Control

FolderVersion 1(1.25 GB)
  • Avinash V·19 day(s) ago
    • chevron_rightFolder
      ndvi_aikosh_model
      • application/json
        config.json
      • undefined
        label_encoders_temporal_tft_ft.pkl
      • undefined
        mws_static_lookup_UNSCALED.tsv
      • undefined
        prithvi_mae.py
      • undefined
        standard_scaler_temporal_tft_ft.pkl
      • undefined
        tft_temporal_production_ft.pt
      • application/json
        train_config.json

Related Datasets Related Datasets

Updated 9 day(s) ago
NDVI-forecasting-model-dataset
NDVI-forecasting-model-dataset
Information
Dataset asset used to train / fine-tune the NDVI-forecasting model. License: CC BY 4.0. (Inference and the advisory do NOT need this — only training does.)
NDVI
time series analysis
  • See Upvoters0
  • Downloads18
  • File Size617.77 MB
  • Views14

SOUL VISION CREATIONS PRIVATE LIMITED

More Models from SOUL VISION CREATIONS PRIVATE LIMITED More Models from SOUL VISION CREATIONS PRIVATE LIMITED

Vegetation-Outlook-model
Forecasts vegetation greenness (NDVI) ~3 months ahead for locations across India. A Temporal Fusion Transformer on a frozen Prithvi-EO-2.0-300M backbone (LoRA-adapted). Per location and as-of date it outputs a predicted NDVI plus a relative vegetation-condition class (Below, Near, or Above normal) vs the site's own seasonal normal. Weights self-contained (no separate Prithvi download); repo code needed to run. Code: github.com/SoulVisionCreations/ndvi-forecasting-advisory
NDVI
time series analysis
  • See Upvoters0
  • Downloads3
  • File Size1.25 GB
  • Views60
Updated 3 day(s) ago

SOUL VISION CREATIONS PRIVATE LIMITED

Groundwater-level-forecasting-model
Ground Water Level Forecasting Model for India. Given a location and as-of date, it forecasts the change in depth-to-water (metres) over the next 3 and 6 months, interpolated from the nearest monitored wells. Code and setup (see docs/ADVISORY.md): https://github.com/SoulVisionCreations/gwl-forecasting-advisory
Remote Sensing
Groundwater Monitoring
  • See Upvoters0
  • Downloads3
  • File Size1.19 GB
  • Views70
Updated 3 day(s) ago

SOUL VISION CREATIONS PRIVATE LIMITED