billhdzhao commited on
Commit
22e0580
·
verified ·
1 Parent(s): 3bb44c4

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +78 -3
  2. train/client_1/BareLand/BareLand_35.tif +3 -0
  3. train/client_67/Agriculture/Agriculture_46.tif +3 -0
  4. train/client_67/BareLand/BareLand_19.tif +3 -0
  5. train/client_67/BareLand/BareLand_54.tif +3 -0
  6. train/client_67/Forest/Forest_16.tif +3 -0
  7. train/client_67/Forest/Forest_21.tif +3 -0
  8. train/client_67/Forest/Forest_26.tif +3 -0
  9. train/client_67/Forest/Forest_3.tif +3 -0
  10. train/client_67/Forest/Forest_37.tif +3 -0
  11. train/client_67/Forest/Forest_4.tif +3 -0
  12. train/client_67/Forest/Forest_47.tif +3 -0
  13. train/client_67/Forest/Forest_9.tif +3 -0
  14. train/client_67/Residential/Residential_10.tif +3 -0
  15. train/client_67/Residential/Residential_16.tif +3 -0
  16. train/client_67/Residential/Residential_19.tif +3 -0
  17. train/client_67/Residential/Residential_2.tif +3 -0
  18. train/client_67/Residential/Residential_26.tif +3 -0
  19. train/client_67/Residential/Residential_28.tif +3 -0
  20. train/client_67/Residential/Residential_3.tif +3 -0
  21. train/client_67/Residential/Residential_34.tif +3 -0
  22. train/client_67/Residential/Residential_38.tif +3 -0
  23. train/client_67/Residential/Residential_43.tif +3 -0
  24. train/client_67/Residential/Residential_46.tif +3 -0
  25. train/client_67/Residential/Residential_5.tif +3 -0
  26. train/client_67/River/River_0.tif +3 -0
  27. train/client_67/River/River_12.tif +3 -0
  28. train/client_67/River/River_14.tif +3 -0
  29. train/client_67/River/River_46.tif +3 -0
  30. train/client_67/River/River_52.tif +3 -0
  31. train/client_67/River/River_53.tif +3 -0
  32. train/client_67/River/River_54.tif +3 -0
  33. train/client_67/River/River_7.tif +3 -0
  34. train/client_8/BareLand/BareLand_10.tif +3 -0
  35. train/client_8/BareLand/BareLand_102.tif +3 -0
  36. train/client_8/BareLand/BareLand_18.tif +3 -0
  37. train/client_8/BareLand/BareLand_26.tif +3 -0
  38. train/client_8/BareLand/BareLand_28.tif +3 -0
  39. train/client_8/BareLand/BareLand_30.tif +3 -0
  40. train/client_8/BareLand/BareLand_35.tif +3 -0
  41. train/client_8/BareLand/BareLand_4.tif +3 -0
  42. train/client_8/BareLand/BareLand_56.tif +3 -0
  43. train/client_8/BareLand/BareLand_63.tif +3 -0
  44. train/client_8/BareLand/BareLand_64.tif +3 -0
  45. train/client_8/BareLand/BareLand_75.tif +3 -0
  46. train/client_8/BareLand/BareLand_77.tif +3 -0
  47. train/client_8/BareLand/BareLand_8.tif +3 -0
  48. train/client_8/BareLand/BareLand_89.tif +3 -0
  49. train/client_8/BareLand/BareLand_90.tif +3 -0
  50. train/client_8/Forest/Forest_16.tif +3 -0
README.md CHANGED
@@ -1,3 +1,78 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # **Dataset README**
2
+
3
+ ## **1. General Information**
4
+
5
+ **Number of Labels**: There are a total of 5 labels, namely: Agriculture, Bareland, Forest, Residential, and River.
6
+
7
+ **Number of Clients**: The dataset consists of 100 clients.
8
+
9
+ **Data Volume per Client**: Each client contains approximately 350 tif format images.
10
+
11
+ ## **2. Data Sources**
12
+
13
+ All the images are collected from 6 different datasets, which are as follows:
14
+
15
+ Eurosat
16
+
17
+ UC Merced Land Use Dataset
18
+
19
+ AID
20
+
21
+ NWPU - RESISC45
22
+
23
+ WHU-RS19
24
+
25
+ NaSC-tg2
26
+
27
+ The data from each dataset is distributed to different numbers of simulated clients. The specific distribution numbers are as follows:
28
+
29
+ Data from the Eurosat dataset is distributed to 46 simulated clients.
30
+
31
+ Data from the UC Merced Land Use Dataset is distributed to 2 simulated clients.
32
+
33
+ Data from the AID dataset is distributed to 5 simulated clients.
34
+
35
+ Data from the NWPU - RESISC45 dataset is distributed to 12 simulated clients.
36
+
37
+ Data from the WHU-RS19 dataset is distributed to 1 simulated client.
38
+
39
+ Data from the NaSC-tg2 dataset is distributed to 34 simulated clients.
40
+
41
+ ## **3. Data Folder Structure**
42
+
43
+ The data folder is named "data", and its internal structure is as follows:
44
+
45
+ ```plaintext
46
+ --data
47
+ --train_set // Training set folder
48
+ --client_0 // Client 0 folder
49
+ --Agriculture // Folder for images of the Agriculture category
50
+ --Bareland // Folder for images of the Bareland category
51
+ --Forest // Folder for images of the Forest category
52
+ --Residential // Folder for images of the Residential category
53
+ --River // Folder for images of the River category
54
+ --client_1 // Client 1 folder
55
+ --Agriculture
56
+ --Bareland
57
+ --Forest
58
+ --Residential
59
+ --River
60
+ --client_2 // Client 2 folder
61
+ --Agriculture
62
+ --Bareland
63
+ --Forest
64
+ --Residential
65
+ --River
66
+ ......
67
+ --client_99 // Client 99 folder
68
+ --Agriculture
69
+ --Bareland
70
+ --Forest
71
+ --Residential
72
+ --River
73
+ --val_set // Validation set folder
74
+ --Agriculture // Folder for images of the Agriculture category (validation set)
75
+ --Bareland // Folder for images of the Bareland category (validation set)
76
+ --Forest // Folder for images of the Forest category (validation set)
77
+ --Residential // Folder for images of the Residential category (validation set)
78
+ --River // Folder for images of the River category (validation set)
train/client_1/BareLand/BareLand_35.tif ADDED

Git LFS Details

  • SHA256: ee6b9632345fa7e13dd0a3385f08d302493213caada22a626928bf75e5f82269
  • Pointer size: 132 Bytes
  • Size of remote file: 1.08 MB
train/client_67/Agriculture/Agriculture_46.tif ADDED

Git LFS Details

  • SHA256: 4cc5b902ed7de5a48d8d1dd2ead8ef83ba111995bfb39f24e7bbece63471783c
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/BareLand/BareLand_19.tif ADDED

Git LFS Details

  • SHA256: 513d8fb1088b451be3c616347e3f814b8736ec420b0dc3261cd2ecad1748a2ed
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/BareLand/BareLand_54.tif ADDED

Git LFS Details

  • SHA256: b4b2d25fd927e5ab1fc9edc453d2c0cb5b574d12c3da18e0940521991656df08
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_16.tif ADDED

Git LFS Details

  • SHA256: 490cdbd07bb8bfd7adc32ef654e27e6b3e6074b70f42ec2c1fa59c42b57b3bb1
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_21.tif ADDED

Git LFS Details

  • SHA256: 2435e12b33a1bb16af8105530eba76d448d23ca95927e041ba4c99e9ce73c7dc
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_26.tif ADDED

Git LFS Details

  • SHA256: c345f1509e8d582cb4415ff2a033acba2f64a2392915e029c5db984fbd2864fa
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_3.tif ADDED

Git LFS Details

  • SHA256: fb5514a48fa2c17c38320c7370a77071de22db0ffac83b2d8fecd2d2f687ac91
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_37.tif ADDED

Git LFS Details

  • SHA256: d40866e815edcdf676200a1a7e9684c8d70b3876898d17f13b732a88b89e9d71
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_4.tif ADDED

Git LFS Details

  • SHA256: 2257efa77692ef471dbea0e2338402bc0b26c94081dc85d978e50d1035cc19f2
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_47.tif ADDED

Git LFS Details

  • SHA256: 8bfa9348c9119d8a5ad0a7f6b638d1094675a51e34307df4095444c479eb1096
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Forest/Forest_9.tif ADDED

Git LFS Details

  • SHA256: 511d607a67ee36c0f22509c87b8a57177289c6865839031d86c30fb19f3cd0b0
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_10.tif ADDED

Git LFS Details

  • SHA256: 21039b2a2b8ba244bde10574ebe088fe7c2d31e6509bb302ff1495eb0303d3db
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_16.tif ADDED

Git LFS Details

  • SHA256: 323049e76012e1532d37662b0e77d63ad434449006deaad38b8af15c8f587ce2
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_19.tif ADDED

Git LFS Details

  • SHA256: ec15f007636f35e8b7aced642c61891f9e7c58777ea6ad4def19e2a50d2bc426
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_2.tif ADDED

Git LFS Details

  • SHA256: aa6634c14ef28d1795ebfdd1821c0e40cffeab6d653dbec75b25b8cf0ba49c63
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_26.tif ADDED

Git LFS Details

  • SHA256: d3723e3804de4c1bab1758b7766550654a8fe7452720b098aa9e3316a0365b69
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_28.tif ADDED

Git LFS Details

  • SHA256: f7c2235d99fe412a31effe0f3469985fe99b66e2d451addaa7b05ab80807193d
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_3.tif ADDED

Git LFS Details

  • SHA256: 42838def8162323728a6621b6de6360656139f8a5e08ef203f538afde498a2c5
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_34.tif ADDED

Git LFS Details

  • SHA256: fde0c5df3f1c8df988978cffceb505de0863c7d215f482cfb04032ef7f5b654d
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_38.tif ADDED

Git LFS Details

  • SHA256: 6bc23ead5d37ad76bb9a77cda8344b3e4c48e8549cd9947c5e3ec5448aa09612
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_43.tif ADDED

Git LFS Details

  • SHA256: 1f7895fd6f1b5ef3ac53d911a8d40cebec3a9d2e9885ba6ec0d78a1a3c00cfbf
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_46.tif ADDED

Git LFS Details

  • SHA256: dc1e4d8cd892af04742c4604fa9f068e9a3c5c1aa7b3840eb3f3027f20d1cfe3
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/Residential/Residential_5.tif ADDED

Git LFS Details

  • SHA256: 97491ec305af131b164cb8bc3e3633fb8cfb03b7a6d3b0200c31fb9b0f7e11ca
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_0.tif ADDED

Git LFS Details

  • SHA256: 4e6f5fc35216d041ed7203acafe0ec6abddfd27f6971e4fa344f791df30fa468
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_12.tif ADDED

Git LFS Details

  • SHA256: dcd29299125d746558675a9ec539f8690fa5bdf0213533de4a1a8e9819ee9e85
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_14.tif ADDED

Git LFS Details

  • SHA256: 44e9ea65d021cff5f6519846a56d108feece3eda5ce558cab64c13cc6b052ca7
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_46.tif ADDED

Git LFS Details

  • SHA256: 4457f5d7eabb5d4daa6ff940f648360d185f82e46fb505e4edb401eb5f6b7fbf
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_52.tif ADDED

Git LFS Details

  • SHA256: ccc31ad6545191633417d9d1f8c858ab9a7977e0c284fccaf4d3fb45da452f03
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_53.tif ADDED

Git LFS Details

  • SHA256: d66dbc0fb05051670d9a7eb0dd88979c7719fba5d38397ff781137a783b81f00
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_54.tif ADDED

Git LFS Details

  • SHA256: 208d79b9cec93d4009c7e55cf95d1300cd3107d89392faa85f3b2b5b8fdbf8b5
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_67/River/River_7.tif ADDED

Git LFS Details

  • SHA256: af6cbc44fb8b315e90f568429bbd8f50d82dc7767ba4079c77ab35fbf8bbf677
  • Pointer size: 130 Bytes
  • Size of remote file: 49.3 kB
train/client_8/BareLand/BareLand_10.tif ADDED

Git LFS Details

  • SHA256: a5e2f2bc4fefe83424caa956b9500716591d73d7b31a02d85812947aac701db3
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_102.tif ADDED

Git LFS Details

  • SHA256: 554ad2271706585b12c897abaa8ab793f8fbb4f9cd3899a11a436a9dc3713e0b
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_18.tif ADDED

Git LFS Details

  • SHA256: cb80cf6d9530aa6cc668a577be08dbb134401d43bbdbb2685698a0cc09d72cee
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_26.tif ADDED

Git LFS Details

  • SHA256: 47f25366439b29169f4ac8987c12fd99359ca8fce0deded93b68b98395b9dbb0
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_28.tif ADDED

Git LFS Details

  • SHA256: 4a218d32fbef4355d072c2f82cf46e9210bd965af41034358aa5b591b6a808fb
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_30.tif ADDED

Git LFS Details

  • SHA256: 9533f9f93a404dc6775fe57b0a834827055bf7a06118597bda3455f75adcac24
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_35.tif ADDED

Git LFS Details

  • SHA256: e328c5128514c003c42859fb6291259b6deb8fa0e3bff897da4ed1a087dbe2a9
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_4.tif ADDED

Git LFS Details

  • SHA256: afeeec17c41b6647f19c1be105ef373b8a04476eef841dba3000451e48dc994f
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_56.tif ADDED

Git LFS Details

  • SHA256: 145969895860422e9d8a328f285673d3501e6e4f5b9622048f0fad87fbf06c2a
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_63.tif ADDED

Git LFS Details

  • SHA256: 12391c68ddeb6f39ce57345663488bd308db9da1aaf0bc4f253f7d26e690f8a0
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_64.tif ADDED

Git LFS Details

  • SHA256: f1a3d7aeacfbbc2c61dfcb82228cad619cd8b32a2b450aae117db79761b5971d
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_75.tif ADDED

Git LFS Details

  • SHA256: 6232c356ec40cc2c84e260128848fe10f974be34332bfaa14b55f45ab25d35e2
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_77.tif ADDED

Git LFS Details

  • SHA256: 9a26c88ca54ef7740fbd549a109d3e6dc5fe40e4479cb181795137eadf4cb232
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_8.tif ADDED

Git LFS Details

  • SHA256: 3cbd619e0ccb4084eb76b645d66d5d8a6603d89f0aaa978f7c693a7403ac5a7c
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_89.tif ADDED

Git LFS Details

  • SHA256: 306605e72f9bea6c2559eaca37df27547ec853b1dcc8fdab13d4f05518d99238
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/BareLand/BareLand_90.tif ADDED

Git LFS Details

  • SHA256: 055400516ecd715913866cfd399fa05cadcb9a52e38d96c6bb0b52e4ec5f349d
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB
train/client_8/Forest/Forest_16.tif ADDED

Git LFS Details

  • SHA256: aee57e5877652815d304663437e4d23f586e49203e011e12493ab47e78f874fd
  • Pointer size: 130 Bytes
  • Size of remote file: 12.4 kB