Skip to content

"Checkpoint not found" Web Server #291

@SpeedyGonzalves

Description

@SpeedyGonzalves

I made a model using Luminoth, and it works well. But now I have to use the model.
In local, i used a python script :
detector = Detector(checkpoint='GoogleModel')
result = detector.predict(image)

All work well ! But now I have to use it on a webpage, so I used WampServer to make it in local.
A php file call the python script, but I have the error "Checkpoint not found. Check remote repository? [y/N]:".

I think it's because all my checkpoints are in local, but i don't know how use them online.
I tought download Luminoth on the WampServer and import the checkpoint but I don't know how do that.

Thank you for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions