paper-with-me

홈 › Papers

Exploiting Boundary Loss for the Hierarchical Panoptic Segmentation of Plants and Leaves

2024-12-31 · Madeleine Darbyshire, Elizabeth Sklar, Simon Parsons

Precision agriculture leverages data and machine learning so that farmers can monitor their crops and target interventions precisely. This enables the precision application of herbicide only to weeds, or the precision application of fertilizer only to undernourished crops, rather than to the entire field. The approach promises to maximize yields while minimizing resource use and harm to the surrounding environment. To this end, we propose a hierarchical panoptic segmentation method that simultaneously determines leaf count (as an identifier of plant growth)and locates weeds within an image. In particular, our approach aims to improve the segmentation of smaller instances like the leaves and weeds by incorporating focal loss and boundary loss. Not only does this result in competitive performance, achieving a PQ+ of 81.89 on the standard training set, but we also demonstrate we can improve leaf-counting accuracy with our method. The code is available at https://github.com/madeleinedarbyshire/HierarchicalMask2Former.

📄 PDF Abstract BibTeX arXiv:2501.00527

Code (1)

madeleinedarbyshire/hierarchicalmask2former 공식 구현 pytorch

Tasks

Panoptic Segmentation

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia? How do I resolve a dispute on Expedia contact their support at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056. Provide booking details and explain the issue…
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Hierarchical Lovász Embeddings for Proposal-free Panoptic Segmentation

2021-06-08 · Tommi Kerola, Jie Li, Atsushi Kanehira, Yasunori Kudo 외

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and category…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Hierarchical Lovasz Embeddings for Proposal-Free Panoptic Segmentation

2021-06-19 · CVPR 2021 1 · Tommi Kerola, Jie Li, Atsushi Kanehira, Yasunori Kudo 외

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and cate…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

A Good Foundation is Worth Many Labels: Label-Efficient Panoptic Segmentation

2024-05-29 · Niclas Vödisch, Kürsat Petek, Markus Käppeler, Abhinav Valada 외

A key challenge for the widespread application of learning-based models for robotic perception is to significantly reduce the required amount of annotated training data while achieving accurate predictions. This is essen…

Autonomous DrivingBoundary DetectionDescriptivePanoptic Segmentation+2

Scene-Centric Unsupervised Video Panoptic Segmentation

2026-06-03 · Christoph Reich, Oliver Hahn, Nikita Araslanov, Laura Leal-Taixé 외 arxiv

Video panoptic segmentation (VPS) aims to jointly detect, segment, and track all objects while partitioning the video into semantically consistent regions. We introduce the task setting of unsupervised VPS, omitting any …

Video Panoptic SegmentationScene UnderstandingVideo SegmentationImage Segmentation

Boundary IoU: Improving Object-Centric Image Segmentation Evaluation

2021-03-30 · CVPR 2021 1 · Bowen Cheng, Ross Girshick, Piotr Dollár, Alexander C. Berg 외

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary …

Image SegmentationObjectPanoptic SegmentationSegmentation+1