paper-with-me

Papers

A QuadTree Image Representation for Computational Pathology

2021-08-24 · Rob Jewsbury, Abhir Bhalerao, Nasir Rajpoot

The field of computational pathology presents many challenges for computer vision algorithms due to the sheer size of pathology images. Histopathology images are large and need to be split up into image tiles or patches so modern convolutional neural networks (CNNs) can process them. In this work, we present a method to generate an interpretable image representation of computational pathology images using quadtrees and a pipeline to use these representations for highly accurate downstream classification. To the best of our knowledge, this is the first attempt to use quadtrees for pathology image data. We show it is highly accurate, able to achieve as good results as the currently widely adopted tissue mask patch extraction methods all while using over 38% less data.

📄 PDF Abstract BibTeX arXiv:2108.10873

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quadtree Generating Networks: Efficient Hierarchical Scene Parsing with Sparse Convolutions

2019-07-27 · Kashyap Chitta, Jose M. Alvarez, Martial Hebert

Semantic segmentation with Convolutional Neural Networks is a memory-intensive task due to the high spatial resolution of feature maps and output predictions. In this paper, we present Quadtree Generating Networks (QGNs)…

Scene ParsingSegmentationSemantic Segmentation

Quadtree Convolutional Neural Networks

2018-09-01 · ECCV 2018 9 · Pradeep Kumar Jayaraman, Jianhan Mei, Jianfei Cai, Jianmin Zheng

This paper presents a Quadtree Convolutional Neural Network (QCNN) for efficiently learning from image datasets representing sparse data such as handwriting, pen strokes, freehand sketches, etc. Instead of storing the sp…

Interblock redundancy reduction using QUADTREES

2022-02-24 · Marcos Faundez-Zanuy, Xavi Domingo-Reguant

This paper applies the quadtree structure for image coding. The goal is to adapt the block size and thus to increase the compression ratio (without reducing SNR). Also, the computational time is not significatively incre…

QuadTree Attention for Vision Transformers

2022-01-08 · ICLR 2022 4 · Shitao Tang, Jiahui Zhang, Siyu Zhu, Ping Tan

Transformers have been successful in many vision tasks, thanks to their capability of capturing long-range dependency. However, their quadratic computational complexity poses a major obstacle for applying them to vision …

object-detectionObject DetectionSemantic SegmentationStereo Matching

QDM: Quadtree-Based Region-Adaptive Sparse Diffusion Models for Efficient Image Super-Resolution

2025-03-15 · Donglin Yang, Paul Vicol, Xiaojuan Qi, Renjie Liao 외

Deep learning-based super-resolution (SR) methods often perform pixel-wise computations uniformly across entire images, even in homogeneous regions where high-resolution refinement is redundant. We propose the Quadtree D…

Image Super-ResolutionSuper-Resolution