Jove
Visualize
Contact Us

Related Experiment Video

Updated: Mar 29, 2026

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

10.0K

Enhancing Pig Behavior Recognition in Complex Environments: A Transfer Learning-Assisted YOLO11 Network with Wavelet

Taoyang Wang1, Yu Hu1, Hua Yin1

  • 1School of Software, Jiangxi Agricultural University, Nanchang 330045, China.

Animals : an Open Access Journal From MDPI
|March 28, 2026
PubMed
Summary

Related Concept Videos

Observational Learning01:12

Observational Learning

1.2K
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
1.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

EMA-YOLO: A Novel Target-Detection Algorithm for Immature Yellow Peach Based on YOLOv8.

Sensors (Basel, Switzerland)·2024
Same author

YOLOv7-Peach: An Algorithm for Immature Small Yellow Peaches Detection in Complex Natural Environments.

Sensors (Basel, Switzerland)·2023
Same author

Supervised and Semisupervised Manifold Embedded Knowledge Transfer in Motor Imagery-Based BCI.

Computational intelligence and neuroscience·2022
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

This study introduces optimized YOLOv11n for efficient pig behavior recognition, enhancing disease detection and animal welfare in precision agriculture. The lightweight model achieves high accuracy with fewer parameters, enabling real-time applications.

Area of Science:

  • Agricultural Technology
  • Computer Vision
  • Animal Science

Background:

  • Accurate pig behavior recognition is crucial for disease detection, animal welfare, and precision agriculture.
  • Existing deep learning models are often too complex or resource-intensive for practical deployment in farming environments.
  • There is a need for efficient and generalizable models for real-time pig behavior analysis on resource-limited devices.

Purpose of the Study:

  • To develop a lightweight and efficient deep learning model for pig behavior recognition.
  • To enhance the performance of the YOLOv11n model through targeted optimizations.
  • To enable real-time pig behavior detection for smart livestock management.

Main Methods:

  • Proposed three optimizations for the lightweight YOLOv11n model: SCSA-CBAM for feature discrimination, WFU for cross-scale integration, and WTConv for reduced computational overhead.
Keywords:
YOLO11attention mechanismlightweight detectionpig behavior recognitiontransfer learning

Related Experiment Videos

Last Updated: Mar 29, 2026

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

10.0K
  • Employed a two-stage transfer learning approach with data augmentation, initialized with COCO pre-trained weights.
  • Evaluated the model on a self-built six-category pig behavior dataset (2480 images).
  • Main Results:

    • The optimized YOLOv11n-SCSA-WFU-WT model achieved high performance metrics (mAP@0.5: 0.974, mAP@0.5:0.95: 0.785).
    • The model demonstrates a favorable accuracy-efficiency trade-off with 3.40 M parameters, 7.8 GFLOPs, and 72.28 FPS.
    • Ablation studies confirmed the effectiveness of each proposed module, showing substantial improvements over the baseline.

    Conclusions:

    • The proposed optimized YOLOv11n model effectively facilitates real-time pig behavior detection.
    • The method offers a lightweight yet accurate solution suitable for resource-limited smart livestock management systems.
    • The advancements contribute to improved early disease detection and animal welfare monitoring in pigs.