Stephen
|
c747a70cdf
CHanged size of images.
|
2 anni fa |
Stephen
|
e63caea375
Changed sizes again.
|
2 anni fa |
Stephen
|
4daaa40ca3
More testing.
|
2 anni fa |
Stephen
|
82968a5c36
Small testing parameters
|
2 anni fa |
Stephen
|
372fd374a8
I give up. SOmeone who uses windows can debug it.
|
2 anni fa |
Stephen
|
8c1dce02d3
more debugging for windows wow who whould have guessed that.
|
2 anni fa |
Stephen
|
b156cf2fc5
debug messages
|
2 anni fa |
Stephen
|
c042369919
Broken on windows, testing.
|
2 anni fa |
Stephen
|
8f9728f5f0
Added a helper function for running system commands.
|
2 anni fa |
huberlw
|
f16a422556
rgb+8class
|
2 anni fa |
Stephen
|
a914ccfbe0
Reverted to just use wget instead of wget2 on linux. The version of wget2 on the supercomputer is too old to work properly.
|
2 anni fa |
AlexWorland
|
dc3f38631d
Added docker configs for gpu and no-gpu
|
2 anni fa |
AlexWorland
|
16d85eb61f
fixed issue with missing docker parameter
|
2 anni fa |
AlexWorland
|
8562e4cf48
Added option to run loader with dockerfile
|
2 anni fa |
Stephen
|
36f0957c90
Merge branch 'real-linux-detection'
|
2 anni fa |
Stephen
|
c61aacecbe
Found actual way to detect via a string.
|
2 anni fa |
Stephen
|
df7449ea81
One more tutorial
|
2 anni fa |
Stephen
|
27d94b18fd
Added more tutoial links.
|
2 anni fa |
Stephen
|
a25cd71bbc
Added differentiation between wsl and real linux so that I can still use wget2 because its way faster.
|
2 anni fa |
Stephen
|
71ee2272c4
Removed early exit.
|
2 anni fa |
Stephen
|
a18ebb9604
Found that wsl was unable to use wget2 correctly. Reverting to wget only. Still need to test in powershell.
|
2 anni fa |
Stephen
|
04a3690c8d
Added checking for wsl, wget, and wget2. Need to test on windows. Seems to work on linux.
|
2 anni fa |
Stephen
|
66f58d7a5b
Started testing how to check for programs.
|
2 anni fa |
Stephen
|
42085343f2
Merge branch 'filename-parsing'
|
2 anni fa |
Stephen
|
3a32cc8662
Adeded random seed at global level and at the loading dataset level. Addedd a check for linux before os.sync because windows can't do that.
|
2 anni fa |
Stephen
|
20167ca337
CHanged all filenames to be parsed with os.path so that they should work on windows. Testing required.
|
2 anni fa |
Stephen
|
2a0275817b
Updated the cardinality line to modern code.
|
2 anni fa |
Stephen
|
a668338804
Fixed the loader bug. The tf.data.experimental.cardinality() function returns a tensor, not a number. So I converted it to a number with numpy. Note the experimental tag is no longer required.
|
2 anni fa |
Stephen
|
92a366f658
BROKEN. Made the val-test splitter accept variables instead of hardcode. But I can't fix the bug yet.
|
2 anni fa |
Stephen
|
2aac5d9308
Updated a folder name to be consistent. Added a tutorial.
|
2 anni fa |