中文
相关论文

相关论文: Automated Behavioral Analysis Using Instance Segme…

200 篇论文

Automatic medical image segmentation plays a critical role in scientific research and medical care. Existing high-performance deep learning methods typically rely on large training datasets with high-quality manual annotations, which are…

图像与视频处理 · 电气工程与系统科学 2021-11-17 Shanshan Wang , Cheng Li , Rongpin Wang , Zaiyi Liu , Meiyun Wang , Hongna Tan , Yaping Wu , Xinfeng Liu , Hui Sun , Rui Yang , Xin Liu , Jie Chen , Huihui Zhou , Ismail Ben Ayed , Hairong Zheng

Enabled by large annotated datasets, tracking and segmentation of objects in videos has made remarkable progress in recent years. Despite these advancements, algorithms still struggle under degraded conditions and during fast movements.…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Friedhelm Hamann , Hanxiong Li , Paul Mieske , Lars Lewejohann , Guillermo Gallego

Continual learning from streaming data sources becomes more and more popular due to the increasing number of online tools and systems. Dealing with dynamic and everlasting problems poses new challenges for which traditional batch-based…

机器学习 · 计算机科学 2020-09-22 Łukasz Korycki , Bartosz Krawczyk

Automatic detection of animals that have strayed into human inhabited areas has important security and road safety applications. This paper attempts to solve this problem using deep learning techniques from a variety of computer vision…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Abhineet Singh , Marcin Pietrasik , Gabriell Natha , Nehla Ghouaiel , Ken Brizel , Nilanjan Ray

Quantification of behavior is critical in applications ranging from neuroscience, veterinary medicine and animal conservation efforts. A common key step for behavioral analysis is first extracting relevant keypoints on animals, known as…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Shaokai Ye , Anastasiia Filippova , Jessy Lauer , Steffen Schneider , Maxime Vidal , Tian Qiu , Alexander Mathis , Mackenzie Weygandt Mathis

Accurate segmentation of tissue in histopathological images can be very beneficial for defining regions of interest (ROI) for streamline of diagnostic and prognostic tasks. Still, adapting to different domains is essential for…

图像与视频处理 · 电气工程与系统科学 2023-03-10 Saul Fuster , Farbod Khoraminia , Trygve Eftestøl , Tahlita C. M. Zuiverloon , Kjersti Engan

Improving performance in multiple domains is a challenging task, and often requires significant amounts of data to train and test models. Active learning techniques provide a promising solution by enabling models to select the most…

机器学习 · 计算机科学 2023-04-14 Anand Gokul Mahalingam , Aayush Shah , Akshay Gulati , Royston Mascarenhas , Rakshitha Panduranga

Segmentation is essential for medical image analysis tasks such as intervention planning, therapy guidance, diagnosis, treatment decisions. Deep learning is becoming increasingly prominent for segmentation, where the lack of annotations,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Firat Ozdemir , Zixuan Peng , Christine Tanner , Philipp Fuernstahl , Orcun Goksel

The behavioural research of pigs can be greatly simplified if automatic recognition systems are used. Especially systems based on computer vision have the advantage that they allow an evaluation without affecting the normal behaviour of the…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Johannes Brünger , Maria Gentz , Imke Traulsen , Reinhard Koch

Training high-quality instance segmentation models requires an abundance of labeled images with instance masks and classifications, which is often expensive to procure. Active learning addresses this challenge by striving for optimum…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Ke Yu , Stephen Albro , Giulia DeSalvo , Suraj Kothawade , Abdullah Rashwan , Sasan Tavakkol , Kayhan Batmanghelich , Xiaoqi Yin

We study image segmentation in the biological domain, particularly trait segmentation from specimen images (e.g., butterfly wing stripes, beetle elytra). This fine-grained task is crucial for understanding the biology of organisms, but it…

Hand-annotated data can vary due to factors such as subjective differences, intra-rater variability, and differing annotator expertise. We study annotations from different experts who labelled the same behavior classes on a set of animal…

机器学习 · 计算机科学 2021-06-14 Megan Tjandrasuwita , Jennifer J. Sun , Ann Kennedy , Swarat Chaudhuri , Yisong Yue

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

In this paper, we are interested in pose estimation of animals. Animals usually exhibit a wide range of variations on poses and there is no available animal pose dataset for training and testing. To address this problem, we build an animal…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Jinkun Cao , Hongyang Tang , Hao-Shu Fang , Xiaoyong Shen , Cewu Lu , Yu-Wing Tai

Instance object segmentation and tracking provide comprehensive quantification of objects across microscope videos. The recent single-stage pixel-embedding based deep learning approach has shown its superior performance compared with…

图像与视频处理 · 电气工程与系统科学 2020-11-03 Quan Liu , Isabella M. Gaeta , Mengyang Zhao , Ruining Deng , Aadarsh Jha , Bryan A. Millis , Anita Mahadevan-Jansen , Matthew J. Tyska , Yuankai Huo

We present an instance segmentation algorithm trained and applied to a CCTV recording of beef cattle during a winter finishing period. A fully convolutional network was transformed into an instance segmentation network that learns to label…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Aram Ter-Sarkisov , Robert Ross , John Kelleher , Bernadette Earley , Michael Keane

Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Andreas Eitel , Nico Hauff , Wolfram Burgard

Specialized domain knowledge is often necessary to accurately annotate training sets for in-depth analysis, but can be burdensome and time-consuming to acquire from domain experts. This issue arises prominently in automated behavior…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jennifer J. Sun , Ann Kennedy , Eric Zhan , David J. Anderson , Yisong Yue , Pietro Perona

Machine learning has been utilized to perform tasks in many different domains such as classification, object detection, image segmentation and natural language analysis. Data labeling has always been one of the most important tasks in…

机器学习 · 计算机科学 2021-09-09 Shikun Zhang , Omid Jafari , Parth Nagarkar

Animal behavior serves as a reliable indicator of the adaptation of organisms to their environment and their overall well-being. Through rigorous observation of animal actions and interactions, researchers and observers can glean valuable…

机器学习 · 计算机科学 2024-05-24 Edoardo Fazzari , Donato Romano , Fabrizio Falchi , Cesare Stefanini