I plan to use federated learning for an object detection algorithm I already developed for detecting weeds. As I research, I see federated tensorflow examples on Image classification. Like the following link: https://www.tensorflow.org/federated/tutorials/federated_learning_for_image_classification
My question is can we use federated learning and federated tensorflow for object detection algorithms? If yes, would you please provide me with some links and examples?