Datasets:
ArXiv:
License:
Servus05
commited on
Commit
·
d8fc7b0
1
Parent(s):
3843b5c
Initial Dataset commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- README.md +22 -0
- dataset/test/generative - 2023-03-13_10-01-01.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-03-31.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-05-55.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-08-20.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-10-55.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-13-30.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-16-02.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-18-34.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-21-09.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-23-46.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-26-18.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-28-47.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-31-28.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-34-07.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-36-42.hdf5 +3 -0
- dataset/test/generative - 2023-03-13_10-39-18.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-22-55.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-25-43.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-28-20.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-30-52.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-33-24.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-35-55.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-38-26.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-41-01.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-43-33.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-46-04.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-48-39.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-51-18.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-53-57.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-56-29.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_14-59-06.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-01-40.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-04-27.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-07-14.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-10-00.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-12-54.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-15-52.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-18-41.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-21-40.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-24-38.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-27-36.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-30-36.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-33-30.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-36-34.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-39-36.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-42-32.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-45-38.hdf5 +3 -0
- dataset/train/generative - 2023-03-22_15-48-41.hdf5 +3 -0
.gitattributes
CHANGED
@@ -34,6 +34,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
37 |
# Audio files - uncompressed
|
38 |
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
*.sam filter=lfs diff=lfs merge=lfs -text
|
|
|
34 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
*.hdf5 filter=lfs diff=lfs merge=lfs -text
|
38 |
# Audio files - uncompressed
|
39 |
*.pcm filter=lfs diff=lfs merge=lfs -text
|
40 |
*.sam filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
# Symmetric basis convolutions for learning lagrangian fluid mechanics (Published at ICLR 2024) - Test Case I
|
6 |
+
|
7 |
+
This dataset contains the data for the first test case (1D compressible SPH) for the paper Symmetric basis convolutions for learning lagrangian fluid mechanics (Published at ICLR 2024).
|
8 |
+
|
9 |
+
You can find the full paper [here](https://arxiv.org/abs/2403.16680).
|
10 |
+
|
11 |
+
The source core repository is available [here](https://github.com/tum-pbs/SFBC/) and also contains information on the data generation
|
12 |
+
|
13 |
+
For the other test case datasets look here:
|
14 |
+
|
15 |
+
[Test Case I (compressible 1D)](https://huggingface.co/datasets/Wi-Re/SFBC_dataset_i)
|
16 |
+
|
17 |
+
[Test Case II (wcsph 2D)](https://huggingface.co/datasets/Wi-Re/SFBC_dataset_ii)
|
18 |
+
|
19 |
+
[Test Case III (isph 2D)](https://huggingface.co/datasets/Wi-Re/SFBC_dataset_iii)
|
20 |
+
|
21 |
+
[Test Case IV (3D)](https://huggingface.co/datasets/Wi-Re/SFBC_dataset_iv)
|
22 |
+
|
23 |
+
## File Layout
|
24 |
+
|
25 |
+
The datasets are stored as hdf5 files with a single file per experiment. Within each file there is a set of configuration parameters and each frame of the simulation stored separately as a group. Each frame contains information for all fluid particles and all potentially relevant information. For the 2D test cases there is a pre-defined test/train split on a simulation level, wheras the 1D and 3D cases do not contain such a split.
|
dataset/test/generative - 2023-03-13_10-01-01.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1000f27c541d912f2fdad730d8efbeb526fe91b1ac3365626b11ea5e32b10ea1
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-03-31.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bfb4b3ff6733660bd74f287d035bfc505e383799aa9a072d09269dba2410857
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-05-55.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df9123f8b4ae6c0f851c210a36ec2fdce4f54f6625eab8f11b73b2121ff6da0
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-08-20.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a90abf21f687aa649d70e4a9c619efa1061c2906088cc336b3b825fb6817ba7
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-10-55.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7385bc9a4726d302f0ccf5bce76f86ea7038d6f51fc45bee88da555dd56a683
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-13-30.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:827b2d084e3d1aa4ca0ab3c1b9f90f0df358ed2241328ab562e0a427363bbf47
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-16-02.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e888986bf4f6c3c090a039cc50ebcdde04240934e2e86cdf158d683d12d31ef
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-18-34.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e450b44de634330108a284354a4404960dca2e62f3f6fe6f942699910c122313
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-21-09.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e74a9336893b50397df990dbb8385bf594e5ff667394350664a88ca2bf271c8f
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-23-46.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:490bf0508ea17ba93b78fcc3c87bf59730cbb698ac1041cb331e6c45125ca1f6
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-26-18.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a890b7801355aeeaea81a5f9c85cbb0f1af90071cecd611715ccea57cb923d4
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-28-47.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2df07140fc65c3a74429edcd8031837c88daa9e608ffa1c3cc031c75cd33e9c4
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-31-28.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:318bc401374ef28ee299622a684125221bcd932eb4cba124be3938c19fd11731
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-34-07.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4c0869db5003c95553a7c1d53c5443fab780034fbf82138cffc5824b1c8416e
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-36-42.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2094968cbec8c6528516e4b496e75a3047cfceb4e89ea2ce51576d60f11e07d
|
3 |
+
size 918489424
|
dataset/test/generative - 2023-03-13_10-39-18.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:748b70acb344e553a4d65f518f5f0bb30685fd3b3f666e5e09d8820ac1d2a14c
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-22-55.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e507284e85a95f9f6e2c623275b8a19ffbb2ba44bdaab9478acac04bd276b43
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-25-43.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b446ef8a04f1ab64272f56b1152f42d14024cda74b401b2417acb0eee143d793
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-28-20.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:075fbb2672e70a58788f176f2c6d631e91492e6e4addfc104c403b7535643906
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-30-52.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2831343b2d2dbbd90613b55b1b9b3783cf4a47813bac20490901c3374ed134bf
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-33-24.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bee2e3c5761058850d62cc685255573508bfee0132882593a8a730e619bde20
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-35-55.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1273d6c2c4a867d9f56be1a2ad6c686fc995b604c415978fb60277daf51ca23c
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-38-26.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eec67703be94541446e0dca4d07ab9e232d9ae746473b974dff250c6608e5ee0
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-41-01.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2679e0a79788d2cb7268191fd02d503a5d40ec22054904997ec2125fa425df88
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-43-33.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea9dde62b4fe2902f79aeefa8c070ad4acfe69cb7ae52ec058bd1bf37e317883
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-46-04.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a0aac18adf0e12daf355a7c74c98870658bda8552627a4ca726edf6a0ffd876
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-48-39.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbbfe1a44f62e505f8c18555ae7a2af448f13f7d83701c78fc01e8a372adc223
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-51-18.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de9b5dca52101027936c06ad435f94d4cfb52a32de4131f981d009d0d8c98b96
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-53-57.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d13f28839c098c6c680276e8f12e003198816172a47e32496dfde2bc99d1029
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-56-29.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f380f9367f66ff80073c79ae6421a75cc31e3a3c5b58575edcd089f5e014009
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_14-59-06.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b72982dc56e26604771b38a397306b4741947d88947bc5b26ee2d4517d585af
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-01-40.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0e05749ce69072f1ffa8ef8ae4b83585303a5164c7c8971671efcfbe1ff425a
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-04-27.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6f12228f61083eabb137996d4fcc5dc0fc8ec3101dd7d7c6aaccbf2526a41f5
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-07-14.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d3a7742eee95e4c6fcff800adf3668d589bc1b4f857142d3e3f3e39a2b93ff
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-10-00.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:194cc3e2fff63343abd0a5a84f64a5d6e0a832b516e3d44c7c2ece32f08bccde
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-12-54.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09c6c3cc9d3ec9ad2252eea6b0874ad2f1505c90e02039cfd2b03aa7922bd23a
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-15-52.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871e0b163d4d1d8377b99b85e2ce05eb1dc981cd4009fac5f2ffd9001f666a7a
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-18-41.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:650f78e900da3a353899e7380b5a338caf207741585b5c4f9fbed583020deb49
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-21-40.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc4d306d4bb2457bd36d03b7b1b75bad06b4566400794d04f71e1877064331a1
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-24-38.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2f99b731f45443b03b5a72b8095422afae1aef39e0e758c658e21e0448f3d3e
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-27-36.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffb9dd4f16b6c90329b470c38b7bac80acc1522355dbdb2f4480ead64dd776b6
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-30-36.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5dc48d465739b4fbcc1c5ca324e352c53f8975aeb1b1cd5d77cbfabd032be26
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-33-30.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:672139fdf18e9c5d3394afee2df8f4e8a0a1bc4900bbe470ced2fcb47fd4d588
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-36-34.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb6f34c9df33e225ccb58f09eb848a733ccd1fbba70764f14705611ac0b12c9a
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-39-36.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50aab2eaf093ebbc02217d12612b105732bb9ce8c1cefc71697b7b6309103ed1
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-42-32.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e81c21ab4a4c7205e16c977b2b2cb160c8b9142aaf6d4aadc5f70050c9a69b6
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-45-38.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce13f9a6d0c4321f064dadc2241a98bc389b6fa0f3058a58903f5dd9a9c56cf0
|
3 |
+
size 918489424
|
dataset/train/generative - 2023-03-22_15-48-41.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3a2a9303b49f45e79286efd26c66ca051e49948d8106dbc80a51c679e5c9f8a
|
3 |
+
size 918489424
|