Difference between revisions of "Artificial Intelligence/Open Beauty Facts"

From Open Food Facts wiki
Jump to navigation Jump to search
(Created page with "=== ✅ Tasks === ==== Common to OxF ==== * Plug OBF Redis to Robotoff * Retrain category model (use the name-based simplistic model temporarily ?) * Adapt Hunger Games logo...")
 
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
* Shiny label removal
 
* Shiny label removal
 
* Label stitching
 
* Label stitching
 +
* Image from video of curveous packaging
 
* Label flattening
 
* Label flattening
 
* [[Period after opening]] detector
 
* [[Period after opening]] detector
 
  
 
=== GitHub ===
 
=== GitHub ===
 
* https://github.com/openfoodfacts/robotoff/labels/%F0%9F%93%B8%20Open%20Beauty%20Facts
 
* https://github.com/openfoodfacts/robotoff/labels/%F0%9F%93%B8%20Open%20Beauty%20Facts
* https://github.com/openfoodfacts/openfoodfacts-ai/labels/%F0%9F%93%B8%20Open%20Beauty%20Facts
+
* https://github.com/openfoodfacts/openfoodfacts-ai/labels/%F0%9F%A7%B4%20Open%20Beauty%20Facts
 
[[Category:Open Beauty Facts]]
 
[[Category:Open Beauty Facts]]
 
[[Category:Artificial Intelligence]]
 
[[Category:Artificial Intelligence]]

Latest revision as of 09:36, 27 August 2024

✅ Tasks

Common to OxF

  • Plug OBF Redis to Robotoff
  • Retrain category model (use the name-based simplistic model temporarily ?)
  • Adapt Hunger Games logo dashboard to be generic (based on existing labels logos)
  • Classifier for product type (food, petfood, cosmetic, other)

OBF-specific

  • Ensure Robotoff can use OBF specific categories, labels
  • Shiny label removal
  • Label stitching
  • Image from video of curveous packaging
  • Label flattening
  • Period after opening detector

GitHub