James Betker
|
1de1fa30ac
|
Disable refs and centers altogether in single_image_dataset
I suspect that this might be a cause of failures on parallel datasets.
Plus it is unnecessary computation.
|
2020-12-31 10:13:24 -07:00 |
|
James Betker
|
7938f9f50b
|
Fix bug with single_image_dataset which prevented working on multiple directories from working
|
2020-12-19 15:13:46 -07:00 |
|
James Betker
|
11155aead4
|
Directly use dataset keys
This has been a long time coming. Cleans up messy "GT" nomenclature and simplifies ExtensibleTraner.feed_data
|
2020-12-04 20:14:53 -07:00 |
|
James Betker
|
f3c1fc1bcd
|
Dataset modifications
|
2020-11-24 13:20:12 -07:00 |
|
James Betker
|
cdc5ac30e9
|
oddity
|
2020-11-13 20:11:57 -07:00 |
|
James Betker
|
aba83e7497
|
Don't apply jpeg corruption & noise corruption together
This causes some severe noise.
|
2020-10-20 12:56:35 -06:00 |
|
James Betker
|
efbf6b737b
|
Update validate_data to work with SingleImageDataset
|
2020-10-02 08:58:34 -06:00 |
|
James Betker
|
c85da79697
|
Move many dataset functions into a base class
|
2020-09-27 11:11:58 -06:00 |
|
James Betker
|
5a27187c59
|
More mods to accomodate new dataset
|
2020-09-25 22:45:57 -06:00 |
|
James Betker
|
254cb1e915
|
More dataset integration work
|
2020-09-25 22:19:38 -06:00 |
|
James Betker
|
ce4613ecb9
|
Finish up single_image_dataset work
Sweet!
|
2020-09-25 16:37:54 -06:00 |
|
James Betker
|
3cb2a9a9d3
|
New dataset, initial work
|
2020-09-18 09:49:13 -06:00 |
|