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

How to setup the center hdf5 file of FLAIR dataset in FlairDataset #1

Open
Haosonn opened this issue Oct 2, 2024 · 1 comment
Open

Comments

@Haosonn
Copy link

Haosonn commented Oct 2, 2024

The default file is self.split_data = h5py.File('/media/liujack/flair_hdf5/cent_data.hdf5', 'r'), but it seems to have different format of the hdf5 file generated by prepare_dataset.py in official FLAIR repo, which is adaptible for FlairFedDataset. Thanks!

@Jack24658735
Copy link
Owner

Hi, you may check the official FLAIR repo, if you turn on the flag of --not_group_data_by_user, you could have the same result. Hoping this is useful to you, thanks!

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

No branches or pull requests

2 participants