Skip to content

Adaptive Disciminator Augmentation preset - #102

Merged
edgarriba merged 7 commits into
kornia:masterfrom
Dhia-naouali:master
Aug 11, 2025
Merged

Adaptive Disciminator Augmentation preset#102
edgarriba merged 7 commits into
kornia:masterfrom
Dhia-naouali:master

Conversation

@Dhia-naouali

@Dhia-naouali Dhia-naouali commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

following up the PR that introduced the ADA preset,
this a tutorial on how to use the API, along with a demo training loop for a simple GAN that showcases how augmentations are applied throughout training adaptively, with a plot visualizing the evolution of the used p of applying augmentations

for the training loop I've manually collected a batch of 16 panda images (64x128) for the training loop and included them in a zip file in the tutorials/assests folder
I also fixed a few typos here an there in the README.md file

@edgarriba @shijianjian

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Comment thread tutorials/assets/ada_pandas.zip Outdated
@Dhia-naouali
Dhia-naouali requested a review from edgarriba August 10, 2025 00:16
@edgarriba
edgarriba merged commit b509395 into kornia:master Aug 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants