中文
相关论文

相关论文: Attention-Based Transformers for Instance Segmenta…

200 篇论文

Segmenting of clinically important retinal blood vessels into arteries and veins is a prerequisite for retinal vessel analysis. Such analysis can provide potential insights and bio-markers for identifying and diagnosing various retinal eye…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Sharan SK , Subin Sahayam , Umarani Jayaraman , Lakshmi Priya A

While significant advances in deep learning has resulted in state-of-the-art performance across a large number of complex visual perception tasks, the widespread deployment of deep neural networks for TinyML applications involving…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Alexander Wong , Mahmoud Famouri , Mohammad Javad Shafiee

Transformer-based detectors (DETRs) are becoming popular for their simple framework, but the large model size and heavy time consumption hinder their deployment in the real world. While knowledge distillation (KD) can be an appealing…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Jiahao Chang , Shuo Wang , Haiming Xu , Zehui Chen , Chenhongyi Yang , Feng Zhao

Accurate 3D mitochondria instance segmentation in electron microscopy (EM) is a challenging problem and serves as a prerequisite to empirically analyze their distributions and morphology. Most existing approaches employ 3D convolutions to…

图像与视频处理 · 电气工程与系统科学 2023-03-22 Omkar Thawakar , Rao Muhammad Anwer , Jorma Laaksonen , Orly Reiner , Mubarak Shah , Fahad Shahbaz Khan

We present RiO-DETR: DETR for Real-time Oriented Object Detection, the first real-time oriented detection transformer to the best of our knowledge. Adapting DETR to oriented bounding boxes (OBBs) poses three challenges: semantics-dependent…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Zhangchi Hu , Yifan Zhao , Yansong Peng , Wenzhang Sun , Xiangchen Yin , Jie Chen , Peixi Wu , Hebei Li , Xinghao Wang , Dongsheng Jiang , Xiaoyan Sun

Fine-grained classification of microscopic image data with limited samples is an open problem in computer vision and biomedical imaging. Deep learning based vision systems mostly deal with high number of low-resolution images, whereas…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Mengran Fan , Tapabrata Chakrabort , Eric I-Chao Chang , Yan Xu , Jens Rittscher

Instance segmentation and classification of nuclei is an important task in computational pathology. We show that StarDist, a deep learning nuclei segmentation method originally developed for fluorescence microscopy, can be extended and…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Martin Weigert , Uwe Schmidt

Detecting the objects in dense and rotated scenes is a challenging task. Recent works on this topic are mostly based on Faster RCNN or Retinanet. As they are highly dependent on the pre-set dense anchors and the NMS operation, the approach…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Zhu Yuke , Ruan Yumeng , Yang Lei , Guo Sheng

Recently, two-stage Deformable DETR introduced the query-based two-stage head, a new type of two-stage head different from the region-based two-stage heads of classical detectors as Faster R-CNN. In query-based two-stage heads, the second…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cédric Picron , Punarjay Chakravarty , Tinne Tuytelaars

The precise detection of blood vessels in retinal images is crucial to the early diagnosis of the retinal vascular diseases, e.g., diabetic, hypertensive and solar retinopathies. Existing works often fail in predicting the abnormal areas,…

图像与视频处理 · 电气工程与系统科学 2021-09-23 Jun Wang , Yang Zhao , Linglong Qian , Xiaohan Yu , Yongsheng Gao

With the increasing importance of video data in real-world applications, there is a rising need for efficient object detection methods that utilize temporal information. While existing video object detection (VOD) techniques employ various…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Seungjun An , Seonghoon Park , Gyeongnyeon Kim , Jeongyeol Baek , Byeongwon Lee , Seungryong Kim

Skin cancer is a life-threatening disease where early detection significantly improves patient outcomes. Automated diagnosis from dermoscopic images is challenging due to high intra-class variability and subtle inter-class differences. Many…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Md. Enamul Atiq , Shaikh Anowarul Fattah

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in the field of…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Tobias Kalb , Masoud Roschani , Miriam Ruf , Jürgen Beyerer

The research explores the utilization of a deep learning model employing an attention mechanism in medical text mining. It targets the challenge of analyzing unstructured text information within medical data. This research seeks to enhance…

计算与语言 · 计算机科学 2024-06-04 Lingxi Xiao , Muqing Li , Yinqiu Feng , Meiqi Wang , Ziyi Zhu , Zexi Chen

Segmentation is a crucial step in microscopy image analysis. Numerous approaches have been developed over the past years, ranging from classical segmentation algorithms to advanced deep learning models. While U-Net remains one of the most…

图像与视频处理 · 电气工程与系统科学 2024-09-26 Illia Tsiporenko , Pavel Chizhov , Dmytro Fishman

Attention mechanisms have been very popular in deep neural networks, where the Transformer architecture has achieved great success in not only natural language processing but also visual recognition applications. Recently, a new Transformer…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhi Hou , Baosheng Yu , Chaoyue Wang , Yibing Zhan , Dacheng Tao

Incremental object detection (IOD) aims to sequentially learn new classes, while maintaining the capability to locate and identify old ones. As the training data arrives with annotations only with new classes, IOD suffers from catastrophic…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Jichuan Zhang , Wei Li , Shuang Cheng , Ya-Li Li , Shengjin Wang

Responding to rising global food security needs, precision agriculture and deep learning-based plant disease diagnosis have become crucial. Yet, deploying high-precision models on edge devices is challenging. Most lightweight networks use…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Zongsen Qiu

Cell instance segmentation in cytology images has significant importance for biology analysis and cancer screening, while remains challenging due to 1) the extensive overlapping translucent cell clusters that cause the ambiguous boundaries,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hao Jiang , Rushan Zhang , Yanning Zhou , Yumeng Wang , Hao Chen

Line segment detection is a fundamental low-level task in computer vision, and improvements in this task can impact more advanced methods that depend on it. Most new methods developed for line segment detection are based on Convolutional…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Sebastian Janampa , Marios Pattichis
‹ 上一页 1 8 9 10 下一页 ›