paper-with-me

Papers

Automatic Cattle Identification using YOLOv5 and Mosaic Augmentation: A Comparative Analysis

2022-10-21 · Rabin Dulal, Lihong Zheng, Muhammad Ashad Kabir, Shawn McGrath, Jonathan Medway, Dave Swain, Will Swain

You Only Look Once (YOLO) is a single-stage object detection model popular for real-time object detection, accuracy, and speed. This paper investigates the YOLOv5 model to identify cattle in the yards. The current solution to cattle identification includes radio-frequency identification (RFID) tags. The problem occurs when the RFID tag is lost or damaged. A biometric solution identifies the cattle and helps to assign the lost or damaged tag or replace the RFID-based system. Muzzle patterns in cattle are unique biometric solutions like a fingerprint in humans. This paper aims to present our recent research in utilizing five popular object detection models, looking at the architecture of YOLOv5, investigating the performance of eight backbones with the YOLOv5 model, and the influence of mosaic augmentation in YOLOv5 by experimental results on the available cattle muzzle images. Finally, we concluded with the excellent potential of using YOLOv5 in automatic cattle identification. Our experiments show YOLOv5 with transformer performed best with mean Average Precision (mAP) 0.5 (the average of AP when the IoU is greater than 50%) of 0.995, and mAP 0.5:0.95 (the average of AP from 50% to 95% IoU with an interval of 5%) of 0.9366. In addition, our experiments show the increase in accuracy of the model by using mosaic augmentation in all backbones used in our experiments. Moreover, we can also detect cattle with partial muzzle images.

📄 PDF Abstract BibTeX arXiv:2210.11939

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionReal-Time Object DetectionTAG

Similar Papers 제목 키워드 기반

YOLOv4: A Breakthrough in Real-Time Object Detection

2025-02-06 · Athulya Sundaresan Geetha

YOLOv4 achieved the best performance on the COCO dataset by combining advanced techniques for regression (bounding box positioning) and classification (object class identification) using the Darknet framework. To enhance…

Data Augmentationobject-detectionObject DetectionReal-Time Object Detection

Single-stage uav detection and classification with yolov5: Mosaic data augmentation and panet

2021-11-16 · 2021 17th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) 2021 11 · Fardad Dadboud, Vaibhav Patel, Varun Mehta, Miodrag Bolic

In Drone-vs-Bird Detection Challenge in conjunction with the 4th International Workshop on Small-Drone Surveillance, Detection and Counteraction Techniques at IEEE AVSS 2021, we proposed a YOLOV5-based object detection m…

2D Object DetectionData Augmentationobject-detectionObject Detection

Cattle Detection Occlusion Problem

2022-12-21 · Aparna Mendu, Bhavya Sehgal, Vaishnavi Mendu

The management of cattle over a huge area is still a challenging problem in the farming sector. With evolution in technology, Unmanned aerial vehicles (UAVs) with consumer level digital cameras are becoming a popular alt…

Face DetectionManagementobject-detectionObject Detection

Aerial Animal Biometrics: Individual Friesian Cattle Recovery and Visual Identification via an Autonomous UAV with Onboard Deep Inference

2019-07-11 · William Andrew, Colin Greatwood, Tilo Burghardt

This paper describes a computationally-enhanced M100 UAV platform with an onboard deep learning inference system for integrated computer vision and navigation able to autonomously find and visually identify by coat patte…

TAG

Towards Self-Supervision for Video Identification of Individual Holstein-Friesian Cattle: The Cows2021 Dataset

2021-05-05 · Jing Gao, Tilo Burghardt, William Andrew, Andrew W. Dowsey 외

In this paper we publish the largest identity-annotated Holstein-Friesian cattle dataset Cows2021 and a first self-supervision framework for video identification of individual animals. The dataset contains 10,402 RGB ima…

Contrastive LearningTriplet