paper-with-me

홈 › Papers

Weakly-Supervised Metric Learning With Cross-Module Communications for the Classification of Anterior Chamber Angle Images

2022-01-01 · CVPR 2022 1 · Jingqi Huang, Yue Ning, Dong Nie, Linan Guan, Xiping Jia

As the basis for developing glaucoma treatment strategies, Anterior Chamber Angle (ACA) evaluation is usually dependent on experts' judgements. However, experienced ophthalmologists needed for these judgements are not widely available. Thus, computer-aided ACA evaluations become a pressing and efficient solution for this issue. In this paper, we propose a novel end-to-end framework GCNet for automated Glaucoma Classification based on ACA images or other Glaucoma-related medical images. We first collect and label an ACA image dataset with some pixel-level annotations. Next, we introduce a segmentation module and an embedding module to enhance the performance of classifying ACA images. Within GCNet, we design a Cross-Module Aggregation Net (CMANet) which is a weakly-supervised metric learning network to capture contextual information exchanging across these modules. We conduct experiments on the ACA dataset and two public datasets REFUGE and SIGF. Our experimental results demonstrate that GCNet outperforms several state-of-the-art deep models in the tasks of glaucoma medical image classifications. The source code of GCNet can be found at https://github.com/Jingqi-H/GCNet.

📄 PDF Abstract BibTeX

Code (1)

jingqi-h/gcnet 공식 구현 pytorch

Tasks

Metric Learning

Methods 이 논문이 사용한 방법론

Global Context Block A Global Context Block is an image model block for global context modeling. The aim is to have both the benefits of the simplified [non-local…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
GCNet A Global Context Network, or GCNet, utilises global context blocks to model long-range dependencies in images. It is based on the [Non-Local…

Similar Papers 제목 키워드 기반

Weakly Supervised Temporal Action Localization Using Deep Metric Learning

2020-01-21 · Ashraful Islam, Richard J. Radke

Temporal action localization is an important step towards video understanding. Most current action localization methods depend on untrimmed videos with full temporal annotations of action instances. However, it is expens…

Action LocalizationMetric LearningTemporal Action LocalizationTemporal Localization+2

Weakly Supervised Volumetric Segmentation via Self-taught Shape Denoising Model

2021-04-27 · Qian He, Shuailin Li, Xuming He

Weakly supervised segmentation is an important problem in medical image analysis due to the high cost of pixelwise annotation. Prior methods, while often focusing on weak labels of 2D images, exploit few structural cues …

DenoisingMedical Image AnalysisOrgan SegmentationSegmentation+1

Dense Supervision Propagation for Weakly Supervised Semantic Segmentation on 3D Point Clouds

2021-07-23 · Jiacheng Wei, Guosheng Lin, Kim-Hui Yap, Fayao Liu 외

Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud s…

Point Cloud SegmentationScene UnderstandingSegmentationSemantic Segmentation+2

Context-Aware Weakly Supervised Image Manipulation Localization with SAM Refinement

2025-03-26 · Xinghao Wang, Tao Gong, Qi Chu, Bin Liu 외

Malicious image manipulation poses societal risks, increasing the importance of effective image manipulation detection methods. Recent approaches in image manipulation detection have largely been driven by fully supervis…

Image ManipulationImage Manipulation DetectionImage Manipulation Localization

Weakly Supervised Instance Segmentation for Videos with Temporal Mask Consistency

2021-03-23 · CVPR 2021 1 · Qing Liu, Vignesh Ramanathan, Dhruv Mahajan, Alan Yuille 외

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) parti…

Instance SegmentationRelation NetworkSegmentationSemantic Segmentation+1