This site presents a fully client-side application of federated learning for parasite image classification. It supports multiple convolutional backbones and a Dual-UQ federated optimiser for uncertainty-aware aggregation.
Architectures used in the PhD federated learning for parasitic infection classification and localization.
Deep residual CNN with skip connections, used as a backbone for parasite classification in the federated learning setup.
Densely connected CNN that reuses features across layers. Serves as a strong baseline and as the backbone for the proposed Dual_UQ method.
Classic deep CNN with stacked 3×3 convolutions, used as a simpler baseline against more advanced backbones.
Encoder–decoder with skip connections, used for pixel-level localization of parasitic structures in microscopy images.