Master Federated Learning in 2 Hours—Run It on Your PC!
-
Updated
Apr 1, 2025 - Python
Master Federated Learning in 2 Hours—Run It on Your PC!
PyTorch code for the paper "Curriculum Graph Co-Teaching for Multi-target Domain Adaptation" (CVPR2021)
Painting-126-DomainNet is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to classify paintings into 126 domain categories using the SiglipForImageClassification architecture
Multisource-121-DomainNet is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to classify images into 121 domain categories using the SiglipForImageClassification architecture.
Add a description, image, and links to the domainnet topic page so that developers can more easily learn about it.
To associate your repository with the domainnet topic, visit your repo's landing page and select "manage topics."