You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users regularly add prices for products that not yet in the OxF database.
We usually have a few info regarding this product: name, picture, brand, weight (from the proof image, and the price tag predictions).
How
a frontend page that lists products to add
image = draw a bounding box from the proof (we'll need a cropping mecanism)
product_name = extracted from the PriceTag prediction
other fields: simple form
the product form, when filled, is sent to the Open Prices backend, who then sends an authenticated request to the OFF server (like robotoff does it. how exactly ??)
Story
Users regularly add prices for products that not yet in the OxF database.
We usually have a few info regarding this product: name, picture, brand, weight (from the proof image, and the price tag predictions).
How
Related issues
The text was updated successfully, but these errors were encountered: