paper-with-me

Papers

LAD-RCNN:A Powerful Tool for Livestock Face Detection and Normalization

2022-10-31 · Ling Sun, Guiqiong Liu, Xunping Jiang, Junrui Liu, Xu Wang, Han Yang, Shiping Yang

With the demand for standardized large-scale livestock farming and the development of artificial intelligence technology, a lot of research in area of animal face recognition were carried on pigs, cattle, sheep and other livestock. Face recognition consists of three sub-task: face detection, face normalizing and face identification. Most of animal face recognition study focuses on face detection and face identification. Animals are often uncooperative when taking photos, so the collected animal face images are often in arbitrary directions. The use of non-standard images may significantly reduce the performance of face recognition system. However, there is no study on normalizing of the animal face image with arbitrary directions. In this study, we developed a light-weight angle detection and region-based convolutional network (LAD-RCNN) containing a new rotation angle coding method that can detect the rotation angle and the location of animal face in one-stage. LAD-RCNN has a frame rate of 72.74 FPS (including all steps) on a single GeForce RTX 2080 Ti GPU. LAD-RCNN has been evaluated on multiple dataset including goat dataset and gaot infrared image. Evaluation result show that the AP of face detection was more than 95% and the deviation between the detected rotation angle and the ground-truth rotation angle were less than 0.036 (i.e. 6.48{\deg}) on all the test dataset. This shows that LAD-RCNN has excellent performance on livestock face and its direction detection, and therefore it is very suitable for livestock face detection and Normalizing. Code is available at https://github.com/SheepBreedingLab-HZAU/LAD-RCNN/

📄 PDF Abstract BibTeX arXiv:2210.17146

Code (3)

SheepBreedingLab-HZAU/LAD-RCNN 공식 구현 tf
yangyucheng000/Paper-4/tree/main/LADS-mindspore mindspore
yangyucheng000/papercode-2/tree/main/LADS-mindspore mindspore

Tasks

Face DetectionFace IdentificationFace RecognitionGPU

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

Face Detection Using Improved Faster RCNN

2018-02-06 · Changzheng Zhang, Xiang Xu, Dandan Tu

Faster RCNN has achieved great success for generic object detection including PASCAL object detection and MS COCO object detection. In this report, we propose a detailed designed Faster RCNN method named FDNet1.0 for fac…

Face DetectionObjectobject-detectionObject Detection

Boosting cattle face recognition under uncontrolled scenes by embedding enhancement and optimization

2024-06-27 · Applied Soft Computing 2024 6 · Xingshi Xu, Hongxing Deng, Yunfei Wang, Shujin Zhang 외

In Precision Livestock Farming (PLF), automated monitoring and management systems offer farmers and veterinarians reliable information, alerts, and reference decision-making tools, thereby aiding in cost reduction and ef…

cow identificationDecision MakingFace RecognitionManagement

Technical note: ShinyAnimalCV: open-source cloud-based web application for object detection, segmentation, and three-dimensional visualization of animals using computer vision

2023-07-26 · Jin Wang, Yu Hu, Lirong Xiang, Gota Morota 외

Computer vision (CV), a non-intrusive and cost-effective technology, has furthered the development of precision livestock farming by enabling optimized decision-making through timely and individualized animal care. The a…

Cloud ComputingDecision Makingobject-detectionObject Detection+1

LEI2JSON: Schema-based Validation and Conversion of Livestock Event Information

2023-10-26 · Mahir Habib, Muhammad Ashad Kabir, Lihong Zheng

Livestock producers often need help in standardising (i.e., converting and validating) their livestock event data. This article introduces a novel solution, LEI2JSON (Livestock Event Information To JSON). The tool is an …