Datasets:

License:
IOAI-ISC commited on
Commit
bcb42c9
·
verified ·
1 Parent(s): 937c17d

Upload 4 files

Browse files
Files changed (4) hide show
  1. public/meta.json +38 -0
  2. public/preview.png +3 -0
  3. public/test.npz +3 -0
  4. public/train.npz +3 -0
public/meta.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "extent": [
3
+ -1.2,
4
+ 6.3,
5
+ -1.2,
6
+ 1.2
7
+ ],
8
+ "grid": [
9
+ 300,
10
+ 96
11
+ ],
12
+ "seed": 2026,
13
+ "n_train": 40,
14
+ "m_test": 8,
15
+ "G_SLOPE": 20.0,
16
+ "S_E": 1.0,
17
+ "pose_ranges": {
18
+ "angle_deg": [
19
+ -20.0,
20
+ 20.0
21
+ ],
22
+ "scale": [
23
+ 0.85,
24
+ 1.15
25
+ ],
26
+ "thick": [
27
+ 0.8,
28
+ 1.2
29
+ ]
30
+ },
31
+ "regions": [
32
+ "I",
33
+ "O",
34
+ "A",
35
+ "Ientropy",
36
+ "Background"
37
+ ]
38
+ }
public/preview.png ADDED

Git LFS Details

  • SHA256: e65163ba891959fef9dc2c6892f762b0014e664c87854f90a86d6dbf70edfce3
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
public/test.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43a6edeb02b20a511a5900a836f3cb9c1d343d3472c27b94d1d746d555f1eed
3
+ size 241839
public/train.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2664e6aa4b6a64a1e486f47096b50999e9eee4d1d8534a2d1beab1e9d223377c
3
+ size 482838