deeppppp
9266ef34a5
Updated README.md
3 years ago
PommeDroid
5e04451a91
Merge pull request #9 from PommeDroid/fix-json-input
...
Fix bug for json input support when json file is not use
3 years ago
PommeDroid
c5fcd0aad7
Fix bug for json input support when json file is not use
3 years ago
deeppppp
7e6c7a15ed
Merge pull request #8 from PommeDroid/json-arguments-input
...
Json config file for parameters input
3 years ago
PommeDroid
33b4138cc8
Json config file for parameters input
...
* add --json_args <path to json file> : loading parameters from the json file
3 years ago
1337Roy
070e40e578
Merge pull request #7 from 1337Roy/canary
...
added user generation options and updated gitignore to ignore images
3 years ago
1337roy
3c6715aab7
added user generation options and updated gitignore to ignore images
3 years ago
deeppppp
2322e55db3
Merge pull request #5 from PommeDroid/fix-overlay
...
Fix some overlay issue
3 years ago
deeppppp
9967e156c9
Merge pull request #4 from PommeDroid/setup-pip-improvement
...
Add --pip_user and --pip_no_cache_dir option to setup.py
3 years ago
PommeDroid
53e7c46276
Fix some overlay issue
...
White border was add when using a overlay than less than 512x512
3 years ago
PommeDroid
441273a91a
Add --pip_user and --pip_no_cache_dir option to setup.py
...
* --pip_no_cache_dir use --no_cache_dir for pip commands
* --pip_user use --user for pip commands
3 years ago
deeppppp
7878019c89
Merge pull request #2 from wisp101/canary-readable-errors
...
Foreign Characters and Readable Errors
3 years ago
deeppppp
794b9da3a4
Simplified setup/build scripts
3 years ago
wisp101
60b84d142a
Foreign Character Support
...
* CLI can load files with foreign character names
3 years ago
wisp101
46f279095d
Added readable errors for some failures
...
* CLI exits with readable message if image is not 512 x 512
* CLI exits if image fails to load
3 years ago
deeppppp
c2c165315d
Updated README.md
3 years ago
deeppppp
b24de863ac
Merge pull request #1 from PommeDroid/overlay
...
Support input resizing & Overlay in CLI
3 years ago
PommeDroid
4c6d3a690f
Move utils.py to correct location
3 years ago
PommeDroid
ce78fdc65a
Minor correction overlay code
3 years ago
PommeDroid
04cb5b155c
Initial overlay support & Minor Improvements
...
* Add cli --overlay arguments adding support for processing part of the image and overlay the result on the original image (issue #36 )
* Add cli error if input file doesn't exist (issue #24 )
* Add exclusive protection for not compatible arguments (cpu/gpu and
auto-resize/auto-resize-crop/auto-rescale/overlay)
3 years ago
Ringo
2ec6539528
CLI improvements
...
Add n_cores, n_runs options
Add gif support to auto rescale options
Update readme
3 years ago
Ringo
d808406ec2
Support input resizing in CLI
3 years ago
deeppppp
7469cf9395
Added third folder
3 years ago
deeppppp
58c3c2774c
Added scripts folder
3 years ago
deeppppp
fb58b8bb70
Updated images
3 years ago
deeppppp
c0fb09691a
Removed CODE_OF_CONDUCT.md
3 years ago
deeppppp
d947c6dab0
Updated README.md
3 years ago
deeppppp
5147b28595
Updated .gitignore to exclude dist folder
3 years ago
Iván Bravo Bravo
562e740ea1
- GIF Support
...
- GPU Support
- Multiple GPU Support
- CLI Arguments
- Rook Implementation
3 years ago
Daniel Walter
6f47d302f2
Merge pull request #1 from www439198341/patch-1
...
Patch 1
3 years ago
www439198341
6f2f62c2c1
Update README.md
...
modify readme
3 years ago
fabio-C
267b5c3ead
Added code of conduct
3 years ago
fabio-C
af61d50a79
Added license GPLv3.0
3 years ago
fabio-C
a4a2e3fb83
First Commit
3 years ago