paper-with-me

홈 › Papers

Self-Supervised Backbone Framework for Diverse Agricultural Vision Tasks

2024-03-22 · Sudhir Sornapudi, Rajhans Singh

Computer vision in agriculture is game-changing with its ability to transform farming into a data-driven, precise, and sustainable industry. Deep learning has empowered agriculture vision to analyze vast, complex visual data, but heavily rely on the availability of large annotated datasets. This remains a bottleneck as manual labeling is error-prone, time-consuming, and expensive. The lack of efficient labeling approaches inspired us to consider self-supervised learning as a paradigm shift, learning meaningful feature representations from raw agricultural image data. In this work, we explore how self-supervised representation learning unlocks the potential applicability to diverse agriculture vision tasks by eliminating the need for large-scale annotated datasets. We propose a lightweight framework utilizing SimCLR, a contrastive learning approach, to pre-train a ResNet-50 backbone on a large, unannotated dataset of real-world agriculture field images. Our experimental analysis and results indicate that the model learns robust features applicable to a broad range of downstream agriculture tasks discussed in the paper. Additionally, the reduced reliance on annotated data makes our approach more cost-effective and accessible, paving the way for broader adoption of computer vision in agriculture.

📄 PDF Abstract BibTeX arXiv:2403.15248

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Average Pooling 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Kaiming Initialization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Random Gaussian Blur Random Gaussian Blur is an image data augmentation technique where we randomly blur the image using a Gaussian distribution. Image Source:…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

Label-free Anomaly Detection in Aerial Agricultural Images with Masked Image Modeling

2024-04-13 · Sambal Shikhar, Anupam Sobti

Detecting various types of stresses (nutritional, water, nitrogen, etc.) in agricultural fields is critical for farmers to ensure maximum productivity. However, stresses show up in different shapes and sizes across diffe…

Anomaly DetectionSelf-Supervised Learning

A Self-Supervised Approach to Land Cover Segmentation

2023-10-27 · Charles Moore, Dakota Hester

Land use/land cover change (LULC) maps are integral resources in earth science and agricultural research. Due to the nature of such maps, the creation of LULC maps is often constrained by the time and human resources nec…

Semantic Segmentation

Unlocking Zero-Shot Plant Segmentation with Pl@ntNet Intelligence

2025-10-14 · Simon Ravé, Jean-Christophe Lombardo, Pejman Rasti, Alexis Joly 외 arxiv

We present a zero-shot segmentation approach for agricultural imagery that leverages Plantnet, a large-scale plant classification model, in conjunction with its DinoV2 backbone and the Segment Anything Model (SAM). Rathe…

DreamTeacher: Pretraining Image Backbones with Deep Generative Models

2023-07-14 · ICCV 2023 1 · Daiqing Li, Huan Ling, Amlan Kar, David Acuna 외

In this work, we introduce a self-supervised feature representation learning framework DreamTeacher that utilizes generative networks for pre-training downstream image backbones. We propose to distill knowledge from a tr…

Knowledge DistillationRepresentation Learning

CLAWS: Contrastive Learning with hard Attention and Weak Supervision

2021-12-01 · Jansel Herrera-Gerena, Ramakrishnan Sundareswaran, John Just, Matthew Darr 외

Learning effective visual representations without human supervision is a long-standing problem in computer vision. Recent advances in self-supervised learning algorithms have utilized contrastive learning, with methods s…

Anomaly DetectionContrastive LearningHard AttentionSelf-Supervised Learning