paper-with-me

Papers

SGNet: Structure Guided Network via Gradient-Frequency Awareness for Depth Map Super-Resolution

2023-12-10 · Zhengxue Wang, Zhiqiang Yan, Jian Yang

Depth super-resolution (DSR) aims to restore high-resolution (HR) depth from low-resolution (LR) one, where RGB image is often used to promote this task. Recent image guided DSR approaches mainly focus on spatial domain to rebuild depth structure. However, since the structure of LR depth is usually blurry, only considering spatial domain is not very sufficient to acquire satisfactory results. In this paper, we propose structure guided network (SGNet), a method that pays more attention to gradient and frequency domains, both of which have the inherent ability to capture high-frequency structure. Specifically, we first introduce the gradient calibration module (GCM), which employs the accurate gradient prior of RGB to sharpen the LR depth structure. Then we present the Frequency Awareness Module (FAM) that recursively conducts multiple spectrum differencing blocks (SDB), each of which propagates the precise high-frequency components of RGB into the LR depth. Extensive experimental results on both real and synthetic datasets demonstrate the superiority of our SGNet, reaching the state-of-the-art. Codes and pre-trained models are available at https://github.com/yanzq95/SGNet.

📄 PDF Abstract BibTeX arXiv:2312.05799

Code (1)

yanzq95/sgnet 공식 구현 pytorch

Tasks

Depth Map Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FSGNet: A Frequency-Aware and Semantic Guidance Network for Infrared Small Target Detection

2026-03-26 · Yingmei Zhang, Wangtao Bao, Yong Yang, Weiguo Wan 외 arxiv

Infrared small target detection (IRSTD) aims to identify and distinguish small targets from complex backgrounds. Leveraging the powerful multi-scale feature fusion capability of the U-Net architecture, IRSTD has achieved…

MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting

2023-12-31 · Wanlin Cai, Yuxuan Liang, Xianggen Liu, Jianshuai Feng 외

Multivariate time series forecasting poses an ongoing challenge across various disciplines. Time series data often exhibit diverse intra-series and inter-series correlations, contributing to intricate and interwoven depe…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Task-specific Scene Structure Representations

2023-01-02 · Jisu Shin, Seunghyun Shin, Hae-Gon Jeon

Understanding the informative structures of scenes is essential for low-level vision tasks. Unfortunately, it is difficult to obtain a concrete visual definition of the informative structures because influences of visual…

Denoisinggraph partitioningImage Denoising

ASGNet: Adaptive Spectrum Guidance Network for Automatic Polyp Segmentation

2026-04-16 · Yanguang Sun, Hengmin Zhang, Jianjun Qian, Jian Yang 외 arxiv

Early identification and removal of polyps can reduce the risk of developing colorectal cancer. However, the diverse morphologies, complex backgrounds and often concealed nature of polyps make polyp segmentation in colon…

Polyp Segmentation

SGNet: A Super-class Guided Network for Image Classification and Object Detection

2021-04-26 · Kaidong Li, Nina Y. Wang, Yiju Yang, Guanghui Wang

Most classification models treat different object classes in parallel and the misclassifications between any two classes are treated equally. In contrast, human beings can exploit high-level information in making a predi…

General Classificationimage-classificationImage ClassificationObject+2