phzwart commited on
Commit
c12aa45
1 Parent(s): 2adc8fc
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: bsd
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: bsd
3
  ---
4
+ Here you find models for inpainting diffraction images using Mixed Scale Dense Networks.
5
+
6
+ These models are to be used with the dlsia library:
7
+
8
+ http://dlsia.readthedocs.io
9
+
10
+ This model and data description is asspociated with the final version of this paper:
11
+
12
+ DLSIA: Deep Learning for Scientific Image Analysis
13
+ Eric J Roberts, Tanny Chavez, Alexander Hexemer, Petrus H. Zwart
14
+ https://arxiv.org/abs/2308.02559
15
+
16
+ and is described in detail in this paper:
17
+
18
+ A comparison of deep-learning-based inpainting techniques for experimental X-ray scattering
19
+ T. Chavez, E. J. Roberts, P. H. Zwart and A. Hexemer
20
+ https://doi.org/10.1107/S1600576722007105
21
+
22
+
23
+