paper-with-me

Papers

PhenoStitch: Training-Free Panoptic Crop Mapping from Satellite Image Time Series

2026-08-01 · Xuechen Li arxiv

Panoptic crop mapping requires both delineating individual agricultural parcels and assigning a crop type to each parcel from satellite image time series. Existing approaches typically rely on dense parcel-level annotations and task-specific model training, which limits their applicability to new regions and growing seasons. We introduce PhenoStitch, a panoptic crop-mapping pipeline that requires no task-specific gradient-based training. A frozen Segment Anything model first oversegments each patch into class-agnostic regions. For each region, optical NDVI and Sentinel-1 backscatter series are summarized by an analytic double-harmonic phenological signature. Adjacent regions are then merged into parcels by minimizing a Potts graph energy, and each parcel is classified by nearest-prototype matching using only (k) labeled parcels per class. A final topology-closure step produces the panoptic map. Under a matched budget of (k=20) parcels per class, corresponding to less than 1% of the available labels, PhenoStitch achieves 20.0 crop mIoU, 76.2 segmentation quality, and 6.2 panoptic quality on PASTIS-R under a 5-fold, 3-seed evaluation. It outperforms the evaluated frozen foundation-model, few-shot, and matched-budget supervised baselines under the same protocol, with a consistent ranking also observed on ZueriCrop. Ablation studies show that radar observations contribute the largest performance gain, while the graph-energy merge and compact phenological signature provide further improvements. These results demonstrate the effectiveness of combining label-free parcel delineation with few-shot phenological recognition for panoptic crop mapping under limited supervision.

📄 PDF Abstract BibTeX arXiv:2608.00870

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PanopticNDT: Efficient and Robust Panoptic Mapping

2023-09-24 · Daniel Seichter, Benedict Stephan, Söhnke Benedikt Fischedick, Steffen Müller 외

As the application scenarios of mobile robots are getting more complex and challenging, scene understanding becomes increasingly crucial. A mobile robot that is supposed to operate autonomously in indoor environments mus…

2D Panoptic Segmentation3D Panoptic Segmentation3D Semantic SegmentationPanoptic Segmentation+4

Improving Panoptic Segmentation at All Scales

2020-12-14 · CVPR 2021 1 · Lorenzo Porzi, Samuel Rota Bulò, Peter Kontschieder

Crop-based training strategies decouple training resolution from GPU memory consumption, allowing the use of large-capacity panoptic segmentation networks on multi-megapixel images. Using crops, however, can introduce a …

AllGPUPanoptic SegmentationSegmentation

A SAM-based Solution for Hierarchical Panoptic Segmentation of Crops and Weeds Competition

2023-09-24 · Khoa Dang Nguyen, Thanh-Hai Phung, Hoang-Giang Cao

Panoptic segmentation in agriculture is an advanced computer vision technique that provides a comprehensive understanding of field composition. It facilitates various tasks such as crop and weed segmentation, plant panop…

Instance Segmentationobject-detectionObject DetectionPanoptic Segmentation+3

Intra-Batch Supervision for Panoptic Segmentation on High-Resolution Images

2023-04-17 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Daan de Geus, Gijs Dubbelman

Unified panoptic segmentation methods are achieving state-of-the-art results on several datasets. To achieve these results on high-resolution datasets, these methods apply crop-based training. In this work, we find that,…

Panoptic Segmentation

Fields of the Planet: Field Boundary Mapping Beyond 10m

2026-07-05 · Isaac Corley, Caleb Robinson, Jennifer Marcus, Hannah Kerner arxiv

Field-boundary maps support crop monitoring, irrigation planning, and yield estimation, but many smallholder parcels span only a few 10 m Sentinel-2 pixels. We introduce Fields of the Planet (FTP), a 3 m PlanetScope comp…