-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revision components related model.gans.pix2pix
#883
Draft
Jungwon-Lee
wants to merge
54
commits into
Lightning-Universe:master
Choose a base branch
from
Jungwon-Lee:revision_pix2pix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
15e6b10
add description
Jungwon-Lee 722990a
mode weight_init to inner method
Jungwon-Lee 3a7ad92
temp
Jungwon-Lee 7aca0b9
Add typo
Jungwon-Lee 414cf6f
fix bugs
Jungwon-Lee 92f4cf6
add forward
Jungwon-Lee 67806e0
rename generator
Jungwon-Lee b750a6e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cd194dc
add test_pix2pix_components
Jungwon-Lee d36fcc2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cc120fa
remove conflict
Jungwon-Lee 9d94641
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a991cd5
fix test_generator
Jungwon-Lee ead7789
Merge branch 'master' into revision_pix2pix
Borda 99ca850
Merge branch 'master' into revision_pix2pix
otaj 8ca7428
fix test_pix2pix
Jungwon-Lee 69d7b40
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 638c98d
add pix2pix module test
Jungwon-Lee 481bc78
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6f15f91
fix pix2pix_module test
Jungwon-Lee 07682ad
Merge branch 'master' into revision_pix2pix
Borda 2926bb7
Merge branch 'master' into revision_pix2pix
ca2fb9c
Merge branch 'master' into revision_pix2pix
Jungwon-Lee 20bcb24
remove unnecessary args
Jungwon-Lee 35c7c0e
add test case
Jungwon-Lee 2743958
Merge branch 'master' into revision_pix2pix
otaj f9c8cdf
Merge branch 'master' into revision_pix2pix
Borda 8004fc9
Merge branch 'master' into revision_pix2pix
Borda bd23c27
update mergify team
Borda dc9a4d0
Merge branch 'master' into revision_pix2pix
Borda be8afb5
Merge branch 'master' into revision_pix2pix
Borda a196a86
Merge branch 'master' into revision_pix2pix
mergify[bot] be21857
Merge branch 'master' into revision_pix2pix
mergify[bot] d2ffaf8
Merge branch 'master' into revision_pix2pix
mergify[bot] 9df8915
Merge branch 'master' into revision_pix2pix
mergify[bot] 729ce70
Merge branch 'master' into revision_pix2pix
mergify[bot] db5153a
Merge branch 'master' into revision_pix2pix
mergify[bot] 007ba53
Merge branch 'master' into revision_pix2pix
mergify[bot] 6a8b923
Merge branch 'master' into revision_pix2pix
Borda c168766
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 73b3adf
Merge branch 'master' into revision_pix2pix
mergify[bot] 7e501ce
Merge branch 'master' into revision_pix2pix
mergify[bot] 6a90c42
Merge branch 'master' into revision_pix2pix
mergify[bot] 26ec2fd
Merge branch 'master' into revision_pix2pix
mergify[bot] 6ec8477
Merge branch 'master' into revision_pix2pix
mergify[bot] 591db73
Merge branch 'master' into revision_pix2pix
mergify[bot] d3ca74b
Merge branch 'master' into revision_pix2pix
mergify[bot] 3fa4323
Merge branch 'master' into revision_pix2pix
Borda 0152d2b
Merge branch 'master' into revision_pix2pix
mergify[bot] 304869d
Merge branch 'master' into revision_pix2pix
Borda 26ced42
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f3f76ac
Merge branch 'master' into revision_pix2pix
mergify[bot] f7db4f3
Merge branch 'master' into revision_pix2pix
mergify[bot] 9d7a520
Merge branch 'master' into revision_pix2pix
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pix2pix should be able to handle images of lower sizes than 256x256