Skip to content
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

Addition of classifier-free guidance notebook #1867

Merged
merged 45 commits into from
Oct 31, 2024
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
36b7247
Porting of 2D ControlNet tutorial using DDPM and ControlNet to guide …
Sep 4, 2024
f1dbc6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
5e0059b
Removing blank line at end of file.
Sep 4, 2024
65bc4c6
Merge remote-tracking branch 'origin/main' into main
Sep 4, 2024
bfa92c9
Removing blank line at end of file.
Sep 4, 2024
536745a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 4, 2024
906fb05
Fix flake8 issues to ControlNet.
Sep 5, 2024
cf723c8
Merge remote-tracking branch 'origin/main' into main
Sep 5, 2024
4f139d8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 5, 2024
bd0d765
Set download to True.
Sep 6, 2024
ee99e97
Merge branch 'main' into main
KumoLiu Sep 6, 2024
ef6c972
Change call to autocast.
Sep 6, 2024
fbbd937
Merge remote-tracking branch 'origin/main' into main
Sep 6, 2024
b63c863
Merge branch 'Project-MONAI:main' into main
virginiafdez Sep 6, 2024
fa99612
Change call to autocast.
Sep 6, 2024
95e0026
Merge branch 'main' into main
KumoLiu Sep 6, 2024
079532c
Addition of ControlNet to the README.
Sep 6, 2024
8491dfa
Addition of tutorials for the 2D and 3D autoencoderkl.
Sep 9, 2024
14fa31f
Merge branch 'Project-MONAI:main' into main
virginiafdez Sep 9, 2024
d6aec13
Addition of tutorials for the 2D and 3D autoencoderkl tutorials. Pass…
Sep 9, 2024
8eec20d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 9, 2024
c7a243e
Incorporate suggestions made by Eric (fix of tempfile import and use,…
Sep 11, 2024
e5fba2b
Re-run 3D models to ensure that losses go down.
Sep 11, 2024
c01dacb
Merge branch 'Project-MONAI:main' into main
virginiafdez Sep 16, 2024
433fd62
Adding autoencoder info to README.
Sep 16, 2024
524ef2f
Merge branch 'Project-MONAI:main' into main
virginiafdez Sep 18, 2024
f9f329c
Fix issue with the plots for autoencoder tutorials. Add anomaly detec…
Sep 18, 2024
5145843
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 18, 2024
57ab963
Add download = True to 3D NB.
Sep 20, 2024
dfc1ebf
Tweak for the number of samples to render
ericspod Sep 20, 2024
699446d
Fix
ericspod Sep 20, 2024
92bee49
Fix
ericspod Sep 20, 2024
b8df6c9
Merge branch 'Project-MONAI:main' into main
virginiafdez Sep 24, 2024
019a40e
Addition of 2D super-resolution notebook using normal PyTorch and PyT…
Sep 24, 2024
fac4f65
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 24, 2024
d46e6ce
Add more information on super-resolution files.
Sep 25, 2024
ef9d231
Merge remote-tracking branch 'origin/main' into main
Sep 25, 2024
ca1cdfa
Modify SR text
Sep 25, 2024
4b631e8
Merge branch 'main' into main
ericspod Sep 25, 2024
7bb436e
Add classifier-free-guidance notebook.
Oct 29, 2024
45357f5
Add download = True to 3D NB.
Oct 29, 2024
5c7a75f
Merge branch 'Project-MONAI:main' into main
virginiafdez Oct 29, 2024
04a88dd
Incorporated feedback for the tutorial, and then re-ran it.
Oct 30, 2024
430ed5d
Merge remote-tracking branch 'origin/main' into main
Oct 30, 2024
a1fae99
Removal of Warnings.
Oct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading