Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Conversation

@OeslleLucena
Copy link
Contributor

No description provided.

@OeslleLucena OeslleLucena linked an issue Jan 24, 2023 that may be closed by this pull request
virginiafdez and others added 10 commits February 1, 2023 13:15
Co-authored-by: virginiafdez <[email protected]>
* Flag is_fake_3d has to be set to False if you want to use PerceptualLoss with 3D networks; otherwise, error happens. Modified the error in the __init__ to account for this flag setting.

* Flag is_fake_3d has to be set to False if you want to use PerceptualLoss with 3D networks; otherwise, error happens. Modified the error in the __init__ to account for this flag setting.

---------

Co-authored-by: virginiafdez <[email protected]>
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
* Added Ordering class and required enums as well as the tests.

* Fixes format

* Review fixes.
* Add AutoregressiveTransformer

* Add cross-attention and rename model

Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
* Change num_channels to Sequence

* Update tutorials
* Fix print messages for MS-SSIM

* Fix f-strings print (#230)
* use find_unused_parameters=True now necessary for training the DDPM with DDP

* Download updated checkpoint
@OeslleLucena OeslleLucena requested a review from Warvito February 8, 2023 10:31
@OeslleLucena OeslleLucena marked this pull request as ready for review February 8, 2023 11:06
@Warvito Warvito merged commit f9106b8 into main Feb 8, 2023
@Warvito Warvito deleted the 186-consistent-usage-of-annotation-syntax branch February 10, 2023 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent usage of annotation syntax

7 participants