33,292 research outputs found

    심측 신경망을 ν™œμš©ν•œ μ˜μƒ ν’ˆμ§ˆ κ°•ν™” 기법

    Get PDF
    ν•™μœ„λ…Όλ¬Έ(박사) -- μ„œμšΈλŒ€ν•™κ΅λŒ€ν•™μ› : μžμ—°κ³Όν•™λŒ€ν•™ ν˜‘λ™κ³Όμ • 계산과학전곡, 2021.8. λ…Έν˜•λ―Ό.In this thesis, we focus on deep learning methods to enhance the quality of a single image. We first categorize the image quality enhancement problem into three tasks: denoising, deblurring, and super-resolution, then introduce deep learning techniques optimized for each problem. To solve these problems, we introduce a novel deep neural network suitable for multi-scale analysis and propose efficient model-agnostic methods that help the network extract information from high-frequency domains to reconstruct clearer images. Experiments on SIDD, Flickr2K, DIV2K, and REDS datasets show that our method achieves state-of-the-art performance on each task. Furthermore, we show that our model can overcome the over-smoothing problem commonly observed in existing PSNR-oriented methods and generate more natural high-resolution images by applying adversarial training.λ³Έ ν•™μœ„ 논문은 단일 μ˜μƒμ˜ ν’ˆμ§ˆ κ°•ν™”λ₯Ό μœ„ν•œ λ”₯λŸ¬λ‹ 기법에 λŒ€ν•œ 연ꡬλ₯Ό 닀룬닀. μ˜μƒ ν’ˆμ§ˆ κ°•ν™”λ₯Ό μ†μƒλœ μ΄λ―Έμ§€μ˜ 작음 제거 및 λ””λΈ”λŸ¬λ§κ³Ό 저해상도 이미지λ₯Ό κ³ ν•΄μƒλ„λ‘œ λ³€ν™˜ν•˜λŠ” μ΄ˆν•΄μƒλ„ 문제둜 μ„ΈλΆ„ν™”ν•œ λ’€, 각각의 문제 해결에 μ΅œμ ν™”λœ λ”₯λŸ¬λ‹ 기법을 λ‹¨κ³„λ³„λ‘œ μ†Œκ°œν•œλ‹€. 특히, μ†μƒλœ μ˜μƒμ˜ νŠΉμ„±μ„ 효과적으둜 λΆ„μ„ν•˜κ³  보닀 κΉ”λ”ν•œ 고해상도 μ˜μƒμ„ μƒμ„±ν•˜κΈ° μœ„ν•˜μ—¬ 주어진 μ˜μƒμ„ 닀쀑 μŠ€μΌ€μΌλ‘œ λΆ„μ„ν•˜λŠ” 심측 신경망 ꡬ쑰λ₯Ό μ œμ•ˆν•˜μ˜€μœΌλ©°, 이외에도 λ”₯λŸ¬λ‹ λͺ¨λΈμ΄ μ˜μƒ λ‚΄ λ³΅μž‘ν•œ 고주파수 μ˜μ—­μ— λŒ€ν•œ 정보λ₯Ό 효과적으둜 μΆ”μΆœν•˜κ³  μž¬κ±΄ν•  수 μžˆλ„λ‘ λ•λŠ” 기법듀을 μ†Œκ°œν•œλ‹€. μš°λ¦¬λŠ” μ œμ•ˆλœ 기법듀을 SIDD, Flickr2K, DIV2K, REDS λ“± 데이터셋에 μ μš©ν•˜μ—¬ 기쑴의 λ”₯λŸ¬λ‹ 기반 기법보닀 ν–₯μƒλœ μ„±λŠ₯을 μ‹€ν—˜μ μœΌλ‘œ 증λͺ…ν•˜μ˜€λ‹€. λ˜ν•œ μ΄ˆν•΄μƒλ„ 문제 해결을 μœ„ν•΄ ν•™μŠ΅λœ 심측 신경망에 좔가적인 μ λŒ€μ  ν•™μŠ΅μ„ μ μš©ν•¨μœΌλ‘œμ¨ κΈ°μ‘΄ λ”₯λŸ¬λ‹ κΈ°λ²•λ“€μ˜ ν•œκ³„λ‘œ μ§€μ λ˜μ—ˆλ˜ λΆ€λΆ„ 평균화 문제λ₯Ό κ·Ήλ³΅ν•˜κ³  보닀 μžμ—°μŠ€λŸ¬μš΄ 고해상도 μ˜μƒμ„ 생성할 수 μžˆμŒμ„ λ³΄μ˜€λ‹€.1. Introduction 1 2. Preliminaries 4 2.1 Image Denoising 4 2.1.1 Problem Formulation: AWGN 4 2.1.2 Existing Methods 6 2.2 Image Deblurring 7 2.2.1 Problem Formulation: Blind Deblur 7 2.2.2 Existing Methods 7 2.3 Single Image Super-Resolution 9 2.3.1 Problem Formulation: SISR 9 2.3.2 Existing Methods 12 3. Image Denoising 15 3.1 Proposed Methods 15 3.1.1 Multi-scale Edge Filtering 15 3.1.2 Feature Attention Module 17 3.1.3 Network Architecture 19 3.2 Experiments 21 3.2.1 Training Details 21 3.2.2 Experimental Results on DIV2K+AWGN dataset 21 3.2.3 Experimental Results on SIDD dataset 26 4. Image Deblurring 28 4.1 Proposed Methods 28 4.1.1 Multi-Scale Feature Analysis 29 4.1.2 Network Architecture 29 4.2 Experiments 31 4.2.1 Training Details 31 4.2.2 Experimental Results on Flickr2K dataset 31 4.2.3 Experimental Results on REDS dataset 34 5. Single Image Super-Resolution 38 5.1 Proposed Methods 38 5.1.1 High-Pass Filtering Loss 39 5.1.2 Gradient Magnitude Similarity Map Masking 41 5.1.3 Soft Gradient Magnitude Similarity Map Masking 43 5.1.4 Network Architecture 44 5.1.5 Adversarial Training for Perceptual Generative Model 45 5.2 Experiments 47 5.2.1 Training Details 47 5.2.2 Experimental Results on DIV2K dataset 48 5.2.3 Experimental Results on Set5/Set14 dataset 55 5.2.4 Experimental Results on REDS dataset 60 6. Conclusion and Future Works 63λ°•
    • …
    corecore