Skip to content

Can not show UI and predict  #10

@Allanwby0516

Description

@Allanwby0516

Hi, I'm a student interest in Federated Learning.

I ran the client program and there was no problem, and the model also can return to the server-side
When I ran server-side,
http://localhost:9997/service/federatedservice/available can run,
but there wasn't show UI on the web.

And I ran PhotoLabellerServer/model/src/main/kotlin/com/mccorby/photolabeller/ml/Main.kt,
the compiler showed

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
	at com.mccorby.photolabeller.ml.MainKt.main(Main.kt:42)]

Process finished with exit code 1

I tried to find the solution for a long time, but I still not understand where is the problem,

Has anyone solved it?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions