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

FL image example + Image modality extension #153

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

johanos1
Copy link
Collaborator

@johanos1 johanos1 commented Sep 20, 2024

Description

This is the first federated learning example following the Leakpro design pattern. It also includes the modality extension class for images.

Summary of changes

  • Gradient Inversion attack on CIFAR10 + ResNet18
  • image modality extension
  • Hide details from user
  • Unit tests for image modality extension

Resolved Issues

How Has This Been Tested?

  • Example running
  • Unit tests on image modality implemented and passed

@johanos1 johanos1 added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 20, 2024
@johanos1 johanos1 self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streamline user input for FL Image modality extension Example for FL on images
1 participant