Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Model Returns no match/wrong matches via classifier client but identifies the image correctly when tested stand alone #47

Open
vallme2003 opened this issue Sep 14, 2020 · 0 comments

Comments

@vallme2003
Copy link

Hi,

I am trying to adopt this classifier for Selenium Web. So what i did is :
(1) Add new datasets to the model
(2) Retrain and export model.json,shard.bin and saved_mode.pb to the classifier server repo
(3) Change the labels and start the RPC server

Now through the python client, i am passing the new label and matching elements to find via xpath but it returns no matches, the same image when i run standalone to the model identifies the object correctly. Stuck on this issue for hours. Can anyone give some insights on how to fix this? Thanks a lot!

@vallme2003 vallme2003 changed the title Model Returns no match via classifier client but returns matches when tested stand alone Model Returns no match/wrong matches via classifier client but identifies the label correctly when tested stand alone Sep 14, 2020
@vallme2003 vallme2003 changed the title Model Returns no match/wrong matches via classifier client but identifies the label correctly when tested stand alone Model Returns no match/wrong matches via classifier client but identifies the image correctly when tested stand alone Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant