FedML-AI/FedML

How to get the mAP50 after server aggregation when training the fedcv_detection?

Open

#1,137 opened on Jun 28, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I set one server and two clients and I can get every clients' results through check the log.txt. But I can't get any training data in detail checking the log.txt of server (ie. mAP50 after server aggregation). :(

Contributor guide