NBDNet: A Self-Supervised CNN-Based Method for InSAR Phase and Coherence Estimation
Abstract
:1. Introduction
- Capable of suppressing the phase noise in the interferograms while preserving the detail information;
- Capable to estimating the interferometric phase and coherence simultaneously;
- Capable to performing denoising in both single-look and multi-look cases.
2. Related Works
2.1. Noise2Noise
2.2. Neighbor2Neighbor
- The single noisy image y of size is uniformly divided into cells of size ;
- For the i-th row and j-th column cell, two neighboring positions are randomly picked, which are, respectively, placed at the -th positions of the subsampler ;
- Execute step 2 for all cells to generate the full subsampler . Then, the noisy pair of size can be obtained.
3. Methodology
3.1. Signal Model
- Multi-looking can suppress noise to some extent in advance, making it easier for subsequent denoising steps.
- Multi-looking reduces the size of the interferogram by a factor of and in the azimuth and range direction, respectively, where and are the azimuth and range multi-looking factors. Therefore, the computational burden is reduced.
- Since SAR images are usually oversampled in both range and azimuth directions (typical oversampling rate ranges from 1.1 to 1.4), there is a correlation between neighboring pixels. Multi-looking has been demonstrated to be an effective method of reducing the spatial correlation of noise [30], which facilitates the application of the Neighbor2Neighbor framework since the noise in can be approximated as pixel-wise independent.
3.2. Training Dataset Generation
- SAR Image Focusing: The level 1.0 products downloaded from Alaska Satellite Facility (ASF) website are unfocused signal data, so they have to be focused to obtain the SLCs.
- Coregistration and Cropping: For each interferometric pair, the auxiliary SLC is coregistered to the primary SLC using the polynomial offset models. Afterward, the common area of two coregistered SLCs is cropped.
- Flat Earth Phase Removal: Flat Earth phase refers to the phase trend corresponding to the curved Earth, which is calculated and added to the phase of the coregistered auxiliary SLC to reduce the fringe frequency in the interferogram to be generated.
- Multi-look Normalized Interferogram Generation: The multi-look normalized interferograms can be generated according to (7), (8), and (9). In order to guarantee the robustness and practicality of our denoising network, interferograms corresponding to 12 different multi-looking factor combinations are generated for each pair, as depicted in Figure 4. The guideline for setting the ratio of azimuth and range multi-looking factors is to make the azimuth resolution and ground range resolution of the multi-look interferogram as close as possible. The maximum multi-looking factor is set to to ensure that there is no excessive loss of resolution, and the minimum multi-looking factor is set to to ensure the pixel-wise independence of noise.
3.3. Network Architecture
- Compared with the additive white Gaussian noise that FFDNet deals with, the noise in real interferograms is more intricate, so the capacity of the network needs to be enlarged by increasing either the depth D or the number of feature maps M.
- The real and imaginary parts of the multi-look normalized complex interferogram are concatenated as the input of our network, and there is a dependency between the two channels. As analyzed in [17], the exploitation of inter-channel dependency is facilitated by implementing a small depth D and a large number of feature maps M.
- The appropriate receptive field for image denoising ranges from to , and larger depth D will increase the computation burden with little performance improvement [17].
3.4. Self-Supervised Training
3.5. Inference Details
- Padding: Padding is performed along both the azimuth and range dimensions. Take the azimuth dimension as an example, and denote the number of azimuth lines as H. Without loss of generality, we assume that (otherwise the primary and auxiliary SLCs can be padded symmetrically to satisfy this requirement). Pad one line symmetrically both before the beginning and after the end of the primary and auxiliary SLCs, which makes the new number of azimuth lines satisfy . As shown in Figure 8, the position of the original SLCs is indicated by solid pixels, while pixels with diagonal pattern denote the padded area.
- Multi-looking: In this step, 4 multi-look interferograms with factor are generated. The area for each multi-looking operation is shown in Figure 8a–d, where colored and gray pixels represent pixels used for multi-looking and pixels not used for multi-looking, respectively.
- Denoising: The 4 interferograms generated in step 2 are denoised using the trained network.
- Aggregation: The solid circles shown in Figure 8a–d indicate the center position of each pixel of the multi-look interferograms, each of which is located exactly at one corner of one single-look pixel. For each single-look pixel, the denoised complex values at its four corners are obtained, so the denoised complex value of each single-look pixel can be estimated by averaging the denoised complex values at its four corners.
4. Results
4.1. Training Details
4.2. Comparison Methods
- Boxcar averaging with dimWindow = 5;
- NL-InSAR with dimPatch = 7 and dimWindow = 21;
- NL-SAR with dimWindowMax = 25 and dimPatchMax = 11;
- OC-InSAR-BM3D with dimPatch = 8 and dimWindow = 21;
- ComCSC-GR with number of filters set to 96, filter size set to 20, and ;
- -Net and InSAR-MONet with the trained model provided by the authors, which have no adjustable parameters.
4.3. Simulated Assessment
4.4. Real Assessment
- Segments with uncertainty of the mean terrain height (h_te_uncertainty) larger than 20 m are excluded;
- Segments with uncertainty of the relative canopy height (h_canopy_uncertainty) larger than 20 m are excluded;
- Within each segment, the optical centroid of all photons classified as either canopy or ground points (centroid_height) is employed as the reference height.
5. Discussion
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Bamler, R.; Hartl, P. Synthetic aperture radar interferometry. Inverse Probl. 1998, 14, R1–R54. [Google Scholar]
- Lee, J.S.; Papathanassiou, K.; Ainsworth, T.; Grunes, M.; Reigber, A. A new technique for noise filtering of SAR interferometric phase images. IEEE Trans. Geosci. Remote Sens. 1998, 36, 1456–1465. [Google Scholar] [CrossRef]
- Vasile, G.; Trouve, E.; Lee, J.S.; Buzuloiu, V. Intensity-driven adaptive-neighborhood technique for polarimetric and interferometric SAR parameters estimation. IEEE Trans. Geosci. Remote Sens. 2006, 44, 1609–1621. [Google Scholar] [CrossRef]
- Goldstein, R.M.; Werner, C.L. Radar interferogram filtering for geophysical applications. Geophys. Res. Lett. 1998, 25, 4035–4038. [Google Scholar] [CrossRef]
- Lopez-Martinez, C.; Fabregas, X. Modeling and reduction of SAR interferometric phase noise in the wavelet domain. IEEE Trans. Geosci. Remote Sens. 2002, 40, 2553–2566. [Google Scholar] [CrossRef]
- Buades, A.; Coll, B.; Morel, J.M. A non-local algorithm for image denoising. In Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05), San Diego, CA, USA, 20–25 June 2005; Volume 2, pp. 60–65. [Google Scholar] [CrossRef]
- Deledalle, C.A.; Denis, L.; Tupin, F. NL-InSAR: Nonlocal Interferogram Estimation. IEEE Trans. Geosci. Remote Sens. 2011, 49, 1441–1452. [Google Scholar] [CrossRef]
- Deledalle, C.A.; Denis, L.; Tupin, F.; Reigber, A.; Jäger, M. NL-SAR: A Unified Nonlocal Framework for Resolution-Preserving (Pol)(In)SAR Denoising. IEEE Trans. Geosci. Remote Sens. 2015, 53, 2021–2038. [Google Scholar] [CrossRef]
- Baier, G.; Zhu, X.X. GPU-based nonlocal filtering for large scale SAR processing. In Proceedings of the 2016 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Beijing, China, 10–15 July 2016; pp. 7608–7611. [Google Scholar] [CrossRef]
- Zhu, X.X.; Baier, G.; Lachaise, M.; Shi, Y.; Adam, F.; Bamler, R. Potential and limits of non-local means InSAR filtering for TanDEM-X high-resolution DEM generation. Remote. Sens. Environ. 2018, 218, 148–161. [Google Scholar] [CrossRef]
- Baier, G.; Rossi, C.; Lachaise, M.; Zhu, X.X.; Bamler, R. A Nonlocal InSAR Filter for High-Resolution DEM Generation From TanDEM-X Interferograms. IEEE Trans. Geosci. Remote Sens. 2018, 56, 6469–6483. [Google Scholar] [CrossRef]
- Sica, F.; Cozzolino, D.; Zhu, X.X.; Verdoliva, L.; Poggi, G. InSAR-BM3D: A Nonlocal Filter for SAR Interferometric Phase Restoration. IEEE Trans. Geosci. Remote Sens. 2018, 56, 3456–3467. [Google Scholar] [CrossRef]
- Sica, F.; Cozzolino, D.; Verdoliva, L.; Poggi, G. The Offset-Compensated Nonlocal Filtering of Interferometric Phase. Remote. Sens. 2018, 10, 1359. [Google Scholar] [CrossRef]
- Kang, J.; Hong, D.; Liu, J.; Baier, G.; Yokoya, N.; Demir, B. Learning Convolutional Sparse Coding on Complex Domain for Interferometric Phase Restoration. IEEE Trans. Neural Networks Learn. Syst. 2021, 32, 826–840. [Google Scholar] [CrossRef]
- Xu, G.; Gao, Y.; Li, J.; Xing, M. InSAR Phase Denoising: A Review of Current Technologies and Future Directions. IEEE Geosci. Remote. Sens. Mag. 2020, 8, 64–82. [Google Scholar] [CrossRef]
- Zhang, K.; Zuo, W.; Chen, Y.; Meng, D.; Zhang, L. Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising. IEEE Trans. Image Process. 2017, 26, 3142–3155. [Google Scholar] [CrossRef]
- Zhang, K.; Zuo, W.; Zhang, L. FFDNet: Toward a Fast and Flexible Solution for CNN-Based Image Denoising. IEEE Trans. Image Process. 2018, 27, 4608–4622. [Google Scholar] [CrossRef] [PubMed]
- Lehtinen, J.; Munkberg, J.; Hasselgren, J.; Laine, S.; Karras, T.; Aittala, M.; Aila, T. Noise2Noise: Learning Image Restoration without Clean Data. In Proceedings of the 35th International Conference on Machine Learning, Stockholm, Sweden, 10–15 July 2018; Volume 80, pp. 2965–2974. [Google Scholar]
- Huang, T.; Li, S.; Jia, X.; Lu, H.; Liu, J. Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images. In Proceedings of the 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Nashville, TN, USA, 20–25 June 2021; pp. 14776–14785. [Google Scholar] [CrossRef]
- Shao, D.; Zhao, Y.; Li, Y.; Li, T. Noisy2Noisy: Denoise Pre-Stack Seismic Data Without Paired Training Data With Labels. IEEE Geosci. Remote. Sens. Lett. 2022, 19, 1–5. [Google Scholar] [CrossRef]
- Sica, F.; Gobbi, G.; Rizzoli, P.; Bruzzone, L. Φ-Net: Deep Residual Learning for InSAR Parameters Estimation. IEEE Trans. Geosci. Remote Sens. 2021, 59, 3917–3941. [Google Scholar] [CrossRef]
- Vitale, S.; Ferraioli, G.; Pascazio, V.; Schirinzi, G. InSAR-MONet: Interferometric SAR Phase Denoising Using a Multiobjective Neural Network. IEEE Trans. Geosci. Remote Sens. 2022, 60, 1–14. [Google Scholar] [CrossRef]
- Sica, F.; Schmitt, M. On the estimation of InSAR phase and coherence through self-supervised learning. In Proceedings of the EUSAR 2024; 15th European Conference on Synthetic Aperture Radar, Munich, Germany, 23–26 April 2024; pp. 736–739. [Google Scholar]
- Geara, C.; Gelas, C.; De Vitry, L.; Colin, E.; Tupin, F. InSAR2InSAR: A Self-Supervised Method for InSAR Parameters Estimation. In Proceedings of the 2024 32nd European Signal Processing Conference (EUSIPCO), Lyon, France, 26–30 August 2024; pp. 651–655. [Google Scholar] [CrossRef]
- Wu, Y.; Wang, J.; Zhang, H.; Zhao, F.; Xiang, W.; Li, H.; Wang, H.; An, L. SSENet: A Multiscale 3-D Convolutional Neural Network for InSAR Shift Estimation. IEEE Trans. Geosci. Remote Sens. 2023, 61, 1–15. [Google Scholar] [CrossRef]
- Wu, Z.; Wang, T.; Wang, Y.; Wang, R.; Ge, D. Deep Learning for the Detection and Phase Unwrapping of Mining-Induced Deformation in Large-Scale Interferograms. IEEE Trans. Geosci. Remote Sens. 2022, 60, 1–18. [Google Scholar] [CrossRef]
- Chen, Y.; Bruzzone, L.; Jiang, L.; Sun, Q. ARU-Net: Reduction of Atmospheric Phase Screen in SAR Interferometry Using Attention-Based Deep Residual U-Net. IEEE Trans. Geosci. Remote Sens. 2021, 59, 5780–5793. [Google Scholar] [CrossRef]
- Goodman, N.R. Statistical Analysis Based on a Certain Multivariate Complex Gaussian Distribution (An Introduction). Ann. Math. Stat. 1963, 34, 152–177. [Google Scholar] [CrossRef]
- Tough, J.A.; Blacknell, D.; Quegan, S. A statistical description of polarimetric and interferometric synthetic aperture radar data. Proc. R. Soc. London Ser. Math. Phys. Sci. 1995, 449, 567–589. [Google Scholar] [CrossRef]
- Lee, J.S.; Hoppel, K.; Mango, S.; Miller, A. Intensity and phase statistics of multilook polarimetric and interferometric SAR imagery. IEEE Trans. Geosci. Remote Sens. 1994, 32, 1017–1028. [Google Scholar] [CrossRef]
- Kellndorfer, J.; Cartus, O.; Lavalle, M.; Magnard, C.; Milillo, P.; Oveisgharan, S.; Osmanoglu, B.; Rosen, P.; Wegmüller, U. Global seasonal Sentinel-1 interferometric coherence and backscatter data set. Sci. Data 2022, 9, 73. [Google Scholar] [CrossRef]
- Tassano, M.; Delon, J.; Veit, T. An Analysis and Implementation of the FFDNet Image Denoising Method. Image Process. Line 2019, 9, 1–25. [Google Scholar]
- Nair, V.; Hinton, G.E. Rectified linear units improve restricted boltzmann machines. In Proceedings of the 27th International Conference on International Conference on Machine Learning, Madison, WI, USA, 21–24 June 2010; ICML’10. pp. 807–814. [Google Scholar]
- Ioffe, S.; Szegedy, C. Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. In Proceedings of the 32nd International Conference on Machine Learning, Lille, France, 7–9 July 2015; Volume 37, pp. 448–456. [Google Scholar]
- He, K.; Zhang, X.; Ren, S.; Sun, J. Deep Residual Learning for Image Recognition. In Proceedings of the 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, NV, USA, 27–30 June 2016; pp. 770–778. [Google Scholar] [CrossRef]
- Saxe, A.M.; McClelland, J.L.; Ganguli, S. Exact solutions to the nonlinear dynamics of learning in deep linear neural networks. In Proceedings of the 2nd International Conference on Learning Representations, ICLR 2014, Banff, AB, Canada, 14–16 April 2014. [Google Scholar]
- Kingma, D.P.; Ba, J. Adam: A Method for Stochastic Optimization. In Proceedings of the 3rd International Conference on Learning Representations, ICLR 2015, San Diego, CA, USA, 7–9 May 2015. [Google Scholar]
- Takaku, J.; Tadono, T.; Doutsu, M.; Ohgushi, F.; Kai, H. Updates of ‘AW3D30’ ALOS global digital surface model with other open access datasets. Int. Arch. Photogramm. Remote. Sens. Spat. Inf. Sci. 2020, XLIII-B4-2020, 183–189. [Google Scholar] [CrossRef]
- Sattar, F.; Floreby, L.; Salomonsson, G.; Lovstrom, B. Image enhancement based on a nonlinear multiscale method. IEEE Trans. Image Process. 1997, 6, 888–895. [Google Scholar] [CrossRef]
- Baier, G.; Zhu, X.X.; Lachaise, M.; Breit, H.; Bamler, R. Nonlocal InSAR Filtering for DEM Generation and Addressing the Staircasing Effect. In Proceedings of the EUSAR 2016: 11th European Conference on Synthetic Aperture Radar, Hamburg, Germany, 6–9 June 2016; pp. 1–4. [Google Scholar]
- Chen, C.W.; Zebker, H.A. Network approaches to two-dimensional phase unwrapping: Intractability and two new algorithms. J. Opt. Soc. Am. A 2000, 17, 401–414. [Google Scholar] [CrossRef]
- Chen, C.W.; Zebker, H.A. Two-dimensional phase unwrapping with use of statistical models for cost functions in nonlinear optimization. J. Opt. Soc. Am. A 2001, 18, 338–351. [Google Scholar] [CrossRef]
- Chen, C.; Zebker, H. Phase unwrapping for large SAR interferograms: Statistical segmentation and generalized network models. IEEE Trans. Geosci. Remote Sens. 2002, 40, 1709–1719. [Google Scholar] [CrossRef]
- Neuenschwander, A.; Pitts, K. The ATL08 land and vegetation product for the ICESat-2 Mission. Remote. Sens. Environ. 2019, 221, 247–259. [Google Scholar] [CrossRef]
- Gini, F.; Lombardini, F. Multibaseline cross-track SAR interferometry: A signal processing perspective. IEEE Aerosp. Electron. Syst. Mag. 2005, 20, 71–93. [Google Scholar] [CrossRef]
Scene ID (Primary/Auxiliary) | Acquisition Date (Primary/Auxiliary) | Perpendicular Baseline (m) | Average Coherence |
---|---|---|---|
ALPSRP107516870/ALPSRP114226870 | 31 January 2008/17 March 2008 | −569 | 0.54 |
ALPSRP267110800/ALPSRP273820800 | 29 January 2011/16 March 2011 | 712 | 0.44 |
ALPSRP102950220/ALPSRP116370220 | 30 December 2007/31 March 2008 | 643 | 0.61 |
ALPSRP096210670/ALPSRP102920670 | 14 November 2007/30 December 2007 | −278 | 0.40 |
ALPSRP212120720/ALPSRP225540720 | 17 January 2010/19 April 2010 | 728 | 0.38 |
ALPSRP107740690/ALPSRP114450690 | 1 February 2008/18 March 2008 | 49 | 0.51 |
ALPSRP153980780/ALPSRP160690780 | 14 December 2008/29 January 2009 | 413 | 0.58 |
ALPSRP264340710/ALPSRP271050710 | 10 January 2011/25 February 2011 | 662 | 0.52 |
ALPSRP265360640/ALPSRP272070640 | 17 January 2011/4 March 2011 | 475 | 0.72 |
ALPSRP215610680/ALPSRP222320680 | 10 February 2010/28 March 2010 | 266 | 0.31 |
ALPSRP099060680/ALPSRP105770680 | 4 December 2007/19 January 2008 | 483 | 0.49 |
ALPSRP261850730/ALPSRP268560730 | 24 December 2010/8 February 2011 | 582 | 0.25 |
ALPSRP020250460/ALPSRP026960460 | 11 June 2006/27 July 2006 | −2459 | 0.57 |
ALPSRP210870750/ALPSRP217580750 | 8 January 2010/23 February 2010 | 675 | 0.86 |
ALPSRP214146710/ALPSRP220856710 | 31 January 2010/18 March 2010 | −501 | 0.84 |
Method | Application Case | Estimation | |||
---|---|---|---|---|---|
Single-Look | Multi-Look | Coherence | Phase | ||
Boxcar | √ | √ | √ | √ | |
NL-InSAR | √ | × | √ | √ | |
NL-SAR | √ | √ | √ | √ | |
OC-InSAR-BM3D | √ | × | × | √ | |
ComCSC-GR | √ | √ | × | √ | |
-Net | √ | × | √ | √ | |
InSAR-MONet | √ | √ | × | √ | |
NBDNet | √ | √ | √ | √ |
Parameter | Value |
---|---|
Carrier Frequency [GHz] | 1.27 |
Incidence Angle [°] | 30 |
Slant Range [km] | 600 |
Coherence | |
Baseline Length [m] |
Method | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Boxcar | 0.121 | 0.227 | 0.579 | 0.209 | 0.301 | 0.671 | 0.316 | 0.426 | 0.829 | ||
NL-InSAR | 0.163 | 0.341 | 0.459 | 0.184 | 0.492 | 0.995 | 0.237 | 0.866 | 1.498 | ||
NL-SAR | 0.285 | 0.366 | 0.465 | 0.339 | 0.545 | 0.884 | 0.396 | 0.839 | 1.347 | ||
OC-InSAR-BM3D | 0.112 | 0.196 | 0.354 | 0.162 | 0.263 | 0.488 | 0.207 | 0.321 | 0.683 | ||
ComCSC-GR | 0.180 | 0.236 | 0.410 | 0.255 | 0.346 | 0.615 | 0.322 | 0.447 | 0.861 | ||
-Net | 0.206 | 0.294 | 0.425 | 0.303 | 0.465 | 0.667 | 0.344 | 0.572 | 0.865 | ||
InSAR-MONet | 0.117 | 0.222 | 0.702 | 0.148 | 0.275 | 0.813 | 0.176 | 0.319 | 0.908 | ||
NBDNet | 0.094 | 0.168 | 0.308 | 0.143 | 0.230 | 0.413 | 0.205 | 0.277 | 0.550 |
Method | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Boxcar | 0.246 | 0.117 | 0.033 | 0.291 | 0.179 | 0.057 | 0.254 | 0.160 | 0.070 | ||
NL-InSAR | 0.266 | 0.061 | 0.012 | 0.332 | 0.163 | 0.019 | 0.355 | 0.070 | 0.068 | ||
NL-SAR | 0.051 | 0.023 | 0.010 | 0.135 | 0.043 | 0.017 | 0.173 | 0.048 | 0.049 | ||
OC-InSAR-BM3D | 0.369 | 0.258 | 0.090 | 0.587 | 0.482 | 0.124 | 0.681 | 0.474 | 0.097 | ||
ComCSC-GR | 0.417 | 0.247 | 0.040 | 0.523 | 0.319 | 0.059 | 0.482 | 0.210 | 0.068 | ||
-Net | 0.153 | 0.085 | 0.103 | 0.270 | 0.111 | 0.031 | 0.334 | 0.106 | 0.054 | ||
InSAR-MONet | 0.544 | 0.331 | 0.030 | 0.645 | 0.448 | 0.060 | 0.708 | 0.530 | 0.088 | ||
NBDNet | 0.613 | 0.412 | 0.154 | 0.644 | 0.546 | 0.203 | 0.633 | 0.578 | 0.152 |
Method | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Boxcar | 0.046 | 0.094 | 0.119 | 0.129 | 0.122 | 0.117 | 0.253 | 0.184 | 0.120 | ||
NL-InSAR | 0.032 | 0.065 | 0.065 | 0.059 | 0.134 | 0.163 | 0.086 | 0.353 | 0.215 | ||
NL-SAR | 0.122 | 0.116 | 0.080 | 0.199 | 0.229 | 0.161 | 0.270 | 0.321 | 0.202 | ||
-Net | 0.040 | 0.039 | 0.031 | 0.104 | 0.106 | 0.075 | 0.148 | 0.157 | 0.114 | ||
NBDNet | 0.027 | 0.047 | 0.056 | 0.061 | 0.067 | 0.074 | 0.112 | 0.100 | 0.102 |
Method | Number of Residues |
---|---|
Boxcar | 176 |
NL-SAR | 1767 |
ComCSC-GR | 75 |
InSAR-MONet | 47 |
NBDNet | 211 |
Parameter | Value |
---|---|
Carrier Frequency [GHz] | 9.6 |
Incidence Angle [°] | 34.6 |
Slant Range [km] | 623.2 |
Perpendicular Baseline [m] | −211.6 |
Height of Ambiguity [m] | 51.3 |
Range Resolution [m] | 1.05 |
Azimuth Resolution [m] | 1.98 |
Method | NR | Execution Time (s) | RMSE (m) |
---|---|---|---|
Boxcar | 27,047 | 0.5 | 4.89 |
NL-InSAR | 37,514 | 5044.8 | 5.02 |
NL-SAR | 38,767 | 328.6 | 4.22 |
OC-InSAR-BM3D | 38,320 | 920.0 | 5.42 |
ComCSC-GR | 10,074 | 24,660.1 | 4.71 |
-Net | 3513 | 3774.3 | 3.28 |
InSAR-MONet | 14,773 | 41.9 | 4.46 |
NBDNet | 10,365 | 16.1 | 3.84 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Li, H.; Wang, J.; Ai, C.; Wu, Y.; Ren, X. NBDNet: A Self-Supervised CNN-Based Method for InSAR Phase and Coherence Estimation. Remote Sens. 2025, 17, 1181. https://doi.org/10.3390/rs17071181
Li H, Wang J, Ai C, Wu Y, Ren X. NBDNet: A Self-Supervised CNN-Based Method for InSAR Phase and Coherence Estimation. Remote Sensing. 2025; 17(7):1181. https://doi.org/10.3390/rs17071181
Chicago/Turabian StyleLi, Hongxiang, Jili Wang, Chenguang Ai, Yulun Wu, and Xiaoyuan Ren. 2025. "NBDNet: A Self-Supervised CNN-Based Method for InSAR Phase and Coherence Estimation" Remote Sensing 17, no. 7: 1181. https://doi.org/10.3390/rs17071181
APA StyleLi, H., Wang, J., Ai, C., Wu, Y., & Ren, X. (2025). NBDNet: A Self-Supervised CNN-Based Method for InSAR Phase and Coherence Estimation. Remote Sensing, 17(7), 1181. https://doi.org/10.3390/rs17071181