paper-with-me

Papers

Cannabis Seed Variant Detection using Faster R-CNN

2024-03-15 · Toqi Tahamid Sarker, Taminul Islam, Khaled R Ahmed

Analyzing and detecting cannabis seed variants is crucial for the agriculture industry. It enables precision breeding, allowing cultivators to selectively enhance desirable traits. Accurate identification of seed variants also ensures regulatory compliance, facilitating the cultivation of specific cannabis strains with defined characteristics, ultimately improving agricultural productivity and meeting diverse market demands. This paper presents a study on cannabis seed variant detection by employing a state-of-the-art object detection model Faster R-CNN. This study implemented the model on a locally sourced cannabis seed dataset in Thailand, comprising 17 distinct classes. We evaluate six Faster R-CNN models by comparing performance on various metrics and achieving a mAP score of 94.08\% and an F1 score of 95.66\%. This paper presents the first known application of deep neural network object detection models to the novel task of visually identifying cannabis seed types.

📄 PDF Abstract BibTeX arXiv:2403.10722

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
RoIPool 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Understanding the Dynamics between Vaping and Cannabis Legalization Using Twitter Opinions

2021-06-04 · Shishir Adhikari, Akshay Uppal, Robin Mermelstein, Tanya Berger-Wolf 외

Cannabis legalization has been welcomed by many U.S. states but its role in escalation from tobacco e-cigarette use to cannabis vaping is unclear. Meanwhile, cannabis vaping has been associated with new lung diseases and…

Stance DetectionWeakly-supervised Learning

CUDLE: Learning Under Label Scarcity to Detect Cannabis Use in Uncontrolled Environments

2024-10-04 · Reza Rahimi Azghan, Nicholas C. Glodosky, Ramesh Kumar Sah, Carrie Cuttler 외

Wearable sensor systems have demonstrated a great potential for real-time, objective monitoring of physiological health to support behavioral interventions. However, obtaining accurate labels in free-living environments …

Contrastive LearningData AugmentationSelf-Supervised Learning

"Is depression related to cannabis?": A knowledge-infused model for Entity and Relation Extraction with Limited Supervision

2021-02-01 · Kaushik Roy, Usha Lokala, Vedant Khandelwal, Amit Sheth

With strong marketing advocacy of the benefits of cannabis use for improved mental health, cannabis legalization is a priority among legislators. However, preliminary scientific research does not conclusively associate c…

Contrastive LearningDiagnosticMarketingRelation Extraction

CAN-STRESS: A Real-World Multimodal Dataset for Understanding Cannabis Use, Stress, and Physiological Responses

2025-03-24 · Reza Rahimi Azghan, Nicholas C. Glodosky, Ramesh Kumar Sah, Carrie Cuttler 외

Coping with stress is one of the most frequently cited reasons for chronic cannabis use. Therefore, it is hypothesized that cannabis users exhibit distinct physiological stress responses compared to non-users, and these …

MiWaves Reinforcement Learning Algorithm

2024-08-27 · Susobhan Ghosh, Yongyi Guo, Pei-Yao Hung, Lara Coughlin 외

The escalating prevalence of cannabis use poses a significant public health challenge globally. In the U.S., cannabis use is more prevalent among emerging adults (EAs) (ages 18-25) than any other age group, with legaliza…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)