中文
相关论文

相关论文: Learning High-quality Proposals for Acne Detection

200 篇论文

Accurate acne detection plays a crucial role in acquiring precise diagnosis and conducting proper therapy. However, the ambiguous boundaries and arbitrary dimensions of acne lesions severely limit the performance of existing methods. In…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Xin Wei , Lei Zhang , Jianwei Zhang , Junyou Wang , Wenjie Liu , Jiaqi Li , Xian Jiang

In CNN-based object detection methods, region proposal becomes a bottleneck when objects exhibit significant scale variation, occlusion or truncation. In addition, these methods mainly focus on 2D object detection and cannot estimate…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Yu Xiang , Wongun Choi , Yuanqing Lin , Silvio Savarese

Computer-aided diagnosis has recently received attention for its advantage of low cost and time efficiency. Although deep learning played a major role in the recent success of acne detection, there are still several challenges such as color…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Kyungseo Min , Gun-Hee Lee , Seong-Whan Lee

Almost all of the current top-performing object detection networks employ region proposals to guide the search for object instances. State-of-the-art region proposal methods usually need several thousand proposals to get high recall, thus…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Tao Kong , Anbang Yao , Yurong Chen , Fuchun Sun

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

In this paper, we focus on semi-supervised object detection to boost performance of proposal-based object detectors (a.k.a. two-stage object detectors) by training on both labeled and unlabeled data. However, it is non-trivial to train…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Peng Tang , Chetan Ramaiah , Yan Wang , Ran Xu , Caiming Xiong

With the increased deployment of face recognition systems in our daily lives, face presentation attack detection (PAD) is attracting much attention and playing a key role in securing face recognition systems. Despite the great performance…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Meiling Fang , Naser Damer , Florian Kirchbuchner , Arjan Kuijper

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

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

The accurate detection of lesion attributes is meaningful for both the computeraid diagnosis system and dermatologists decisions. However, unlike lesion segmentation and melenoma classification, there are few deep learning methods and…

图像与视频处理 · 电气工程与系统科学 2019-10-22 Xinzi He , Baiying Lei , Tianfu Wang

Deep models have been widely and successfully used in image manipulation detection, which aims to classify tampered images and localize tampered regions. Most existing methods mainly focus on extracting global features from tampered images,…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Yuyuan Zeng , Bowen Zhao , Shanzhao Qiu , Tao Dai , Shu-Tao Xia

The detection of nuclei and cells in histology images is of great value in both clinical practice and pathological studies. However, multiple reasons such as morphological variations of nuclei or cells make it a challenging task where…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Yibao Sun , Xingru Huang , Huiyu Zhou , Qianni Zhang

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

Accurately localising object proposals is an important precondition for high detection rate for the state-of-the-art object detection frameworks. The accuracy of an object detection method has been shown highly related to the average recall…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Hsueh-Fu Lu , Xiaofei Du , Ping-Lin Chang

Early detection and segmentation of skin lesions is crucial for timely diagnosis and treatment, necessary to improve the survival rate of patients. However, manual delineation is time consuming and subject to intra- and inter-observer…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sulaiman Vesal , Shreyas Malakarjun Patil , Nishant Ravikumar , Andreas Maier

Region anchors are the cornerstone of modern object detection techniques. State-of-the-art detectors mostly rely on a dense anchoring scheme, where anchors are sampled uniformly over the spatial domain with a predefined set of scales and…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jiaqi Wang , Kai Chen , Shuo Yang , Chen Change Loy , Dahua Lin

Unsupervised aspect detection (UAD) aims at automatically extracting interpretable aspects and identifying aspect-specific segments (such as sentences) from online reviews. However, recent deep learning-based topic models, specifically…

计算与语言 · 计算机科学 2021-01-01 Tian Shi , Liuqing Li , Ping Wang , Chandan K. Reddy

This paper introduces the three-branch Dual Attention-Guided Compact Bilinear CNN (DACB-Net) by focusing on learning from disease-specific regions to enhance accuracy and alignment. A global branch compensates for lost discriminative…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Belal Ahmad , Mohd Usama , Tanvir Ahmad , Adnan Saeed , Shabnam Khatoon , Min Chen

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images. Despite the popularity and widespread use of detection proposals, it is…

计算机视觉与模式识别 · 计算机科学 2015-08-07 Jan Hosang , Rodrigo Benenson , Piotr Dollár , Bernt Schiele
‹ 上一页 1 2 3 10 下一页 ›