paper-with-me

홈 › Papers

Synthetic Data Augmentation for Enhanced Chicken Carcass Instance Segmentation

2025-07-24 · Yihong Feng, Chaitanya Pallerla, Xiaomin Lin, Pouya Sohrabipour, Philip Crandall, Wan Shou, Yu She, Dongyi Wang arxiv

The poultry industry has been driven by broiler chicken production and has grown into the world's largest animal protein sector. Automated detection of chicken carcasses on processing lines is vital for quality control, food safety, and operational efficiency in slaughterhouses and poultry processing plants. However, developing robust deep learning models for tasks like instance segmentation in these fast-paced industrial environments is often hampered by the need for laborious acquisition and annotation of large-scale real-world image datasets. We present the first pipeline generating photo-realistic, automatically labeled synthetic images of chicken carcasses. We also introduce a new benchmark dataset containing 300 annotated real-world images, curated specifically for poultry segmentation research. Using these datasets, this study investigates the efficacy of synthetic data and automatic data annotation to enhance the instance segmentation of chicken carcasses, particularly when real annotated data from the processing line is scarce. A small real dataset with varying proportions of synthetic images was evaluated in prominent instance segmentation models. Results show that synthetic data significantly boosts segmentation performance for chicken carcasses across all models. This research underscores the value of synthetic data augmentation as a viable and effective strategy to mitigate data scarcity, reduce manual annotation efforts, and advance the development of robust AI-driven automated detection systems for chicken carcasses in the poultry processing industry.

📄 PDF Abstract BibTeX arXiv:2507.18558

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationData Augmentation

Similar Papers 제목 키워드 기반

Online estimating weight of white Pekin duck carcass by computer vision

2022-09-08 · Poultry Science 2022 9 · Ruoyu Chen, Yuliang Zhao, YongLiang Yang, Shuyu Wang 외

The increasing consumption of ducks and chickens in China demands characterizing carcasses of domestic birds efficiently. Most existing methods, however, were developed for characterizing carcasses of pigs or cattle. Her…

regression

ChicGrasp: Imitation-Learning based Customized Dual-Jaw Gripper Control for Delicate, Irregular Bio-products Manipulation

2025-05-13 · Amirreza Davar, Zhengtong Xu, Siavash Mahmoudi, Pouya Sohrabipour 외

Automated poultry processing lines still rely on humans to lift slippery, easily bruised carcasses onto a shackle conveyor. Deformability, anatomical variance, and strict hygiene rules make conventional suction and scrip…

Imitation Learning

CarcassFormer: An End-to-end Transformer-based Framework for Simultaneous Localization, Segmentation and Classification of Poultry Carcass Defect

2024-04-17 · Minh Tran, Sang Truong, Arthur F. A. Fernandes, Michael T. Kidd 외

In the food industry, assessing the quality of poultry carcasses during processing is a crucial step. This study proposes an effective approach for automating the assessment of carcass quality without requiring skilled l…

Defect Detection

Answer-Set-Programming-based Abstractions for Reinforcement Learning

2026-05-29 · Rafael Bankosegger, Thomas Eiter, Johannes Oetsch arxiv

Reinforcement Learning (RL) enables autonomous agents to learn policies from experience, but realistic problems often involve enormous state spaces, making learning and generalisation challenging. Abstraction and approxi…

Reinforcement Learning

Playing Carcassonne with Monte Carlo Tree Search

2020-09-27 · Fred Valdez Ameneyro, Edgar Galvan, Anger Fernando Kuri Morales

Monte Carlo Tree Search (MCTS) is a relatively new sampling method with multiple variants in the literature. They can be applied to a wide variety of challenging domains including board games, video games, and energy-bas…

Board Games