Skip to content

Difference of Convolution for Deep Compressive Sensing, IEEE International Conference on Image Processing (ICIP), 2019 - Training code included.

Notifications You must be signed in to change notification settings

ngcthuong/DoC-DCS

Repository files navigation

DIFFERENCE OF CONVOLUTION FOR DEEP COMPRESSIVE SENSING

Abstract

Deep learning-based compressive sensing (DCS) has improved the compressive sensing (CS) with fast and high reconstruction quality. Researchers have further extended it to multi-scale DCS which improves reconstruction quality based on Wavelet decomposition. In this work, we mimic the Difference of Gaussian via convolution and propose a scheme named as Difference of convolution-based multi-scale DCS (DoC-DCS). Unlike the multi-scale DCS based on a well-designed filter in wavelet domain, the proposed DoC-DCS learns decomposition, thereby, outperforms other state-of-the-art compressive sensing methods.

Citation

Please cite this paper if you use the source code

@article{Canh2019_DoCDCS,
   title={Difference of Convolution for Deep Compressive Sensing},
   author={Thuong, Nguyen Canh and Byeungwoo, Jeon},
   conference={IEEE International Conference on Image Processing},
   year={2019}
 }

Training Code

Training code with three phase training is added. Dataset is created follow this DnCNN repo.

Additional results

several test set in comparison with MS-DCI image

512x512 images image

In general, DoC-DCS has better quality than our MS-DCI paper (TCI-2020)

Disclaimer

Copyright (c) 2019 Thuong Nguyen Canh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

About

Difference of Convolution for Deep Compressive Sensing, IEEE International Conference on Image Processing (ICIP), 2019 - Training code included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published