English
Related papers

Related papers: Self-Balanced R-CNN for Instance Segmentation

200 papers

Instance search is an interesting task as well as a challenging issue due to the lack of effective feature representation. In this paper, an instance level feature representation built upon fully convolutional instance-aware segmentation is…

Computer Vision and Pattern Recognition · Computer Science 2019-05-10 Yu Zhan , Wan-Lei Zhao

We introduce a new table detection and structure recognition approach named RobusTabNet to detect the boundaries of tables and reconstruct the cellular structure of each table from heterogeneous document images. For table detection, we…

Computer Vision and Pattern Recognition · Computer Science 2022-09-19 Chixiang Ma , Weihong Lin , Lei Sun , Qiang Huo

We introduce Multi-Expert Region-based Convolutional Neural Network (ME R-CNN) which is equipped with multiple experts (ME) where each expert is learned to process a certain type of regions of interest (RoIs). This architecture better…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Hyungtae Lee , Sungmin Eum , Heesung Kwon

We propose Cos R-CNN, a simple exemplar-based R-CNN formulation that is designed for online few-shot object detection. That is, it is able to localise and classify novel object categories in images with few examples without fine-tuning. Cos…

Computer Vision and Pattern Recognition · Computer Science 2023-07-26 Gratianus Wesley Putra Data , Henry Howard-Jenkins , David Murray , Victor Prisacariu

This research proposes a very lightweight model "Fibonacci-Net" along with a novel pooling technique, for automatic brain tumor classification from imbalanced Magnetic Resonance Imaging (MRI) datasets. Automatic brain tumor detection from…

Image and Video Processing · Electrical Eng. & Systems 2025-03-19 Santanu Roy , Ashvath Suresh , Archit Gupta , Shubhi Tiwari , Palak Sahu , Prashant Adhikari , Yuvraj S. Shekhawat

Nuclei instance segmentation in pathological images is crucial for downstream tasks such as tumor microenvironment analysis. However, the high cost and scarcity of annotated data limit the applicability of fully supervised methods, while…

Computer Vision and Pattern Recognition · Computer Science 2025-10-13 Zenan Lin , Wei Li , Jintao Chen , Zihao Wu , Wenxiong Kang , Changxin Gao , Liansheng Wang , Jin-Gang Yu

Many recently developed object detectors focused on coarse-to-fine framework which contains several stages that classify and regress proposals from coarse-grain to fine-grain, and obtains more accurate detection gradually. Multi-resolution…

Computer Vision and Pattern Recognition · Computer Science 2020-03-11 Li Xiao , Yufan Luo , Chunlong Luo , Lianhe Zhao , Quanshui Fu , Guoqing Yang , Anpeng Huang , Yi Zhao

Convolutional neural network (CNN) is a class of artificial neural networks widely used in computer vision tasks. Most CNNs achieve excellent performance by stacking certain types of basic units. In addition to increasing the depth and…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Junyi An , Fengshan Liu , Jian Zhao , Furao Shen

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

Computer Vision and Pattern Recognition · Computer Science 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

Quantitative analysis of cell nuclei in microscopic images is an essential yet challenging source of biological and pathological information. The major challenge is accurate detection and segmentation of densely packed nuclei in images…

Quantitative Methods · Quantitative Biology 2019-11-14 Linqing Feng , Jun Ho Song , Jiwon Kim , Soomin Jeong , Jin Sung Park , Jinhyun Kim

The paper discusses the use of MRI for segmentation techniques, specifically focusing on brain tumor detection. It discusses the use of convolutional neural networks (CNN) for automatic segmentation but also discusses challenges such as…

Image and Video Processing · Electrical Eng. & Systems 2024-05-27 Jayanthi Vajiram , Aishwarya Senthil

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

Despite the previous success of object analysis, detecting and segmenting a large number of object categories with a long-tailed data distribution remains a challenging problem and is less investigated. For a large-vocabulary classifier,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Jialian Wu , Liangchen Song , Tiancai Wang , Qian Zhang , Junsong Yuan

This paper describes the architecture and performance of ORACLE, an approach for detecting a unique radio from a large pool of bit-similar devices (same hardware, protocol, physical address, MAC ID) using only IQ samples at the physical…

Signal Processing · Electrical Eng. & Systems 2018-12-05 Kunal Sankhe , Mauro Belgiovine , Fan Zhou , Shamnaz Riyaz , Stratis Ioannidis , Kaushik Chowdhury

Brain tumor MRI segmentation is essential for clinical diagnosis and treatment planning, enabling accurate lesion detection and radiotherapy target delineation. However, tumor lesions occupy only a small fraction of the volumetric space,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Jiacheng Lu , Hui Ding , Shiyu Zhang , Guoping Huo

Instance segmentation is a key step for quantitative microscopy. While several machine learning based methods have been proposed for this problem, most of them rely on computationally complex models that are trained on surrogate tasks.…

Computer Vision and Pattern Recognition · Computer Science 2020-10-05 Raphael Ortiz , Gustavo de Medeiros , Antoine H. F. M. Peters , Prisca Liberali , Markus Rempfler

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…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Limeng Qiao , Yuxuan Zhao , Zhiyuan Li , Xi Qiu , Jianan Wu , Chi Zhang

Due to cellular heterogeneity, cell nuclei classification, segmentation, and detection from pathological images are challenging tasks. In the last few years, Deep Convolutional Neural Networks (DCNN) approaches have been shown…

Computer Vision and Pattern Recognition · Computer Science 2018-11-09 Md Zahangir Alom , Chris Yakopcic , Tarek M. Taha , Vijayan K. Asari

In this paper, we present a novel neural network using multi scale feature fusion at various scales for accurate and efficient semantic image segmentation. We used ResNet based feature extractor, dilated convolutional layers in downsampling…

Computer Vision and Pattern Recognition · Computer Science 2020-10-02 Abhinav Sagar , RajKumar Soundrapandiyan

The recent COCO object detection dataset presents several new challenges for object detection. In particular, it contains objects at a broad range of scales, less prototypical images, and requires more precise localization. To address these…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Sergey Zagoruyko , Adam Lerer , Tsung-Yi Lin , Pedro O. Pinheiro , Sam Gross , Soumith Chintala , Piotr Dollár