中文
相关论文

相关论文: 3D Aggregated Faster R-CNN for General Lesion Dete…

200 篇论文

Lesion detection from computed tomography (CT) scans is challenging compared to natural object detection because of two major reasons: small lesion size and small inter-class variation. Firstly, the lesions usually only occupy a small…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Qingyi Tao , Zongyuan Ge , Jianfei Cai , Jianxiong Yin , Simon See

Cancerous skin lesions are one of the most common malignancies detected in humans, and if not detected at an early stage, they can lead to death. Therefore, it is crucial to have access to accurate results early on to optimize the chances…

图像与视频处理 · 电气工程与系统科学 2023-05-19 Daniel Alonso Villanueva Nunez , Yongmin Li

Recently, deep learning-based models have exhibited remarkable performance for image manipulation detection. However, most of them suffer from poor universality of handcrafted or predetermined features. Meanwhile, they only focus on…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Chao Yang , Huizhou Li , Fangting Lin , Bin Jiang , Hao Zhao

We propose a novel convolutional neural network for lesion detection from weak labels. Only a single, global label per image - the lesion count - is needed for training. We train a regression network with a fully convolutional architecture…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Florian Dubost , Gerda Bortsova , Hieab Adams , Arfan Ikram , Wiro Niessen , Meike Vernooij , Marleen De Bruijne

Few-shot object detection, which aims at detecting novel objects rapidly from extremely few annotated examples of previously unseen classes, has attracted significant research interest in the community. Most existing approaches employ the…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Limeng Qiao , Yuxuan Zhao , Zhiyuan Li , Xi Qiu , Jianan Wu , Chi Zhang

Recent region-based object detectors are usually built with separate classification and localization branches on top of shared feature extraction networks. In this paper, we analyze failure cases of state-of-the-art detectors and observe…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Bowen Cheng , Yunchao Wei , Honghui Shi , Rogerio Feris , Jinjun Xiong , Thomas Huang

Discriminative localization is essential for fine-grained image classification task, which devotes to recognizing hundreds of subcategories in the same basic-level category. Reflecting on discriminative regions of objects, key differences…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Xiangteng He , Yuxin Peng , Junjie Zhao

We can achieve fast and consistent early skin cancer detection with recent developments in computer vision and deep learning techniques. However, the existing skin lesion segmentation and classification prediction models run independently,…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Anand Kumar , Kavinder Roghit Kanthen , Josna John

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Issa Mouawad , Francesca Odone

The road is vital for many aspects of life, and road maintenance is crucial for human safety. One of the critical tasks to allow timely repair of road damages is to quickly and efficiently detect and classify them. This work details the…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Vung Pham , Chau Pham , Tommy Dang

Faster R-CNN is one of the most representative and successful methods for object detection, and has been becoming increasingly popular in various objection detection applications. In this report, we propose a robust deep face detection…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Hao Wang , Zhifeng Li , Xing Ji , Yitong Wang

Segmentation of skin lesions is considered as an important step in computer aided diagnosis (CAD) for automated melanoma diagnosis. In recent years, segmentation methods based on fully convolutional networks (FCN) have achieved great…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Lei Bi , Dagan Feng , Jinman Kim

Lesions are injuries and abnormal tissues in the human body. Detecting lesions in 3D Computed Tomography (CT) scans can be time-consuming even for very experienced physicians and radiologists. In recent years, CNN based lesion detectors…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Ning Zhang , Dechun Wang , Xinzi Sun , Pengfei Zhang , Chenxi Zhang , Yu Cao , Benyuan Liu

In this paper, we propose a novel heart segmentation pipeline Combining Faster R-CNN and U-net Network (CFUN). Due to Faster R-CNN's precise localization ability and U-net's powerful segmentation ability, CFUN needs only one-step detection…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Zhanwei Xu , Ziyi Wu , Jianjiang Feng

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Shaoqing Ren , Kaiming He , Ross Girshick , Jian Sun

Detecting lesions from computed tomography (CT) scans is an important but difficult problem because non-lesions and true lesions can appear similar. 3D context is known to be helpful in this differentiation task. However, existing…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Ke Yan , Mohammadhadi Bagheri , Ronald M. Summers

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul

Automated detection of cervical cancer cells or cell clumps has the potential to significantly reduce error rate and increase productivity in cervical cancer screening. However, most traditional methods rely on the success of accurate cell…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Yixiong Liang , Zhihong Tang , Meng Yan , Jialin Chen , Qing Liu , Yao Xiang

A fully automatic technique for segmenting the liver and localizing its unhealthy tissues is a convenient tool in order to diagnose hepatic diseases and assess the response to the according treatments. In this work we propose a method to…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Miriam Bellver , Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Xavier Giro-i-Nieto , Jordi Torres , Luc Van Gool

R-CNN style methods are sorts of the state-of-the-art object detection methods, which consist of region proposal generation and deep CNN classification. However, the proposal generation phase in this paradigm is usually time consuming,…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Guiying Li , Junlong Liu , Chunhui Jiang , Liangpeng Zhang , Minlong Lin , Ke Tang