forked from bispl-kaist/Deep-Learning-STEM-EDX-Tomography
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
22 changes: 21 additions & 1 deletion
22
Deep_Learning_STEM-EDX_Tomography/Recon_data/Regression/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
Data shown in Supplementary Figure S9 and S11 | ||
## Data shown in Supplementary Figure S9 and S11 ## | ||
|
||
Each file consists of **STEM-EDX measurement('edx_img')**, **standard kernel-based denoising result('ker_img')**, **BM3D result('bm3d_img')**, and/or **denoised result using the proposed method('n2b_img')**. | ||
|
||
First part of our work for **CNN-based kernel** consists mainly of two parts - **Regression network** and **Attention module**. | ||
We provide both training and inference codes for these deep neural networks, respectively. | ||
|
||
### Sample 1 | ||
Data in the first row in Supplementary Figure S9 | ||
|
||
### Sample 2 | ||
Data in the second row in Supplementary Figure S9 | ||
|
||
### Sample 3 | ||
Data in the first row in Supplementary Figure S11 | ||
|
||
### Sample 4 | ||
Data in the second row in Supplementary Figure S11 | ||
|
||
### Sample 5 | ||
Data in the third row in Supplementary Figure S11 |