leaf icon indicating copy to clipboard operation
leaf copied to clipboard

incorrect model for CelebA

Open euphoria0-0 opened this issue 3 years ago • 0 comments

@scaldas Hi! I have a question about the model for CelebA dataset. In the paper, it said that

For the CelebA experiments, we use 10% of the total clients and the same model we described above for FEMNIST. ... For the FEMNIST experiments in the same figure, we subsample 5% of the data, and use a model with two convolutional layers followed by pooling, and a final dense layer with 2048 units.

However, the code contains 4 convolutional layers and etc. What is the correct version? Thanks.

euphoria0-0 avatar Mar 28 '22 02:03 euphoria0-0