-
Notifications
You must be signed in to change notification settings - Fork 44
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thunil/tempoGAN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: thunil/tempoGAN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev_TC
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 4 files changed
- 3 contributors
Commits on Oct 7, 2018
-
added optional block data (ID) support for tile block creation
added optional Label data support changed signatures of constructor, "addData" and "selectRandomTiles" renamed "low" and "high" to "main" and "scaled" data renamed "highIsLabel" option to "useScaledData", can now completely omit scaled data renamed "dim_t" param to "blockSize" changed "selectRandomTiles" return data format removed premade tiles option restructured addData input checks
Erik Franz committedOct 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 32b4c92 - Browse repository at this point
Copy the full SHA 32b4c92View commit details
Commits on Oct 12, 2018
-
internal changes (block data handling in tile-cutting) fixes from testing updated test script
Erik Franz committedOct 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d58ad2 - Browse repository at this point
Copy the full SHA 4d58ad2View commit details
Commits on Nov 1, 2018
-
added option to selectRandomTiles to remove unused (size=1) dimensions
added function to extract data blocks from channels (as provided by fluiddataloader) renamed savePngsGrayscale to savePngs (as it is no longer grayscale only) added different data format support to image output (savePngs) savePngs now returns an updated imageCounter value fixed augmentation handling of block data fixes from testing paramhelper: implemented missing flush function for logger added error logger added a small guide for the TileCreator
Erik Franz committedNov 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 97509e1 - Browse repository at this point
Copy the full SHA 97509e1View commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad6c5d6 - Browse repository at this point
Copy the full SHA ad6c5d6View commit details
Commits on Nov 27, 2018
-
added more tile and sim size checks to prevent invalid configurations added checks for valid scaleFactors and tile and sim sizes if scaled data is used added sim and tile size to info output bug fixes TESTING added timing added more options for data used catching TCErrors
Configuration menu - View commit details
-
Copy full SHA for 617cb32 - Browse repository at this point
Copy the full SHA 617cb32View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 923c876 - Browse repository at this point
Copy the full SHA 923c876View commit details
Commits on Dec 1, 2018
-
fixed min valid step for offset calculation when using scaled data added shape formatting functions added more debug output bugfixes TESTING added test overview log
Configuration menu - View commit details
-
Copy full SHA for 451fb90 - Browse repository at this point
Copy the full SHA 451fb90View commit details
Commits on Dec 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8148682 - Browse repository at this point
Copy the full SHA 8148682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094f91d - Browse repository at this point
Copy the full SHA 094f91dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dev_TC