PhotoLabeller icon indicating copy to clipboard operation
PhotoLabeller copied to clipboard

Federated Learning: Client application doing classification of images and local training. Works better with the Parameter Server at https://github.com/mccorby/PhotoLabellerServer

Results 2 PhotoLabeller issues
Sort by recently updated
recently updated
newest added

I have read the issues "The client can't communicate with the server" and have some questions. I met the same situation. I have already configurated the server IP. The server...

i got this error when i running the app on mobile ** > Error: Static interface methods are only supported starting with Android N (--min-api 24): java.lang.Object com.mccorby.photolabeller.datasource.network.FederatedApi.access$super(com.mccorby.photolabeller.datasource.network.FederatedApi, java.lang.String, java.lang.Object[])...