Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/robotoff

šŸ¤– Real-time and batch prediction service for Open Food Facts
https://github.com/openfoodfacts/robotoff

fix: limit CLIP batch size to 4

ab0cc992c42e6f35dfda862d803550d74ca9299e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(master): release 1.16.0

df802d3a67462766c89560e537aaf06948826cc2 authored about 2 years ago by Open Food Facts Bot <[email protected]>
docs: adding docstring for ANN

b95bb1b72e7b4b770d403646485f8727bc6b1cd2 authored about 2 years ago by GabrielBeFr <[email protected]>
docs: Add documentation for ANN search API in robotoff

2f5159edd8022fc8f3da940826a60f9157c0d715 authored about 2 years ago by GabrielBeFr <[email protected]>
docs: adding documentation for ANN search in github.io

e53da01c0ebad45feef58186f4d5cef8edcf6dc1 authored about 2 years ago by GabrielBeFr <[email protected]>
fix: pyproject-fix

daaed91c4291107704872b10c15adfa07dbd680c authored about 2 years ago by Pierre Slamich <[email protected]>
fix: add `query_logo_id` field in /ann/search response

698025cdf4bb9ef79f66fd55f31054b86dd203d3 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix LogoEmbedding model backref name

b8f2d0425c9d489d1ce14b683a889ed2ad04b21c authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: use robotoff-high queue in priority when launching burst workers

4a3fa31a3b29f80b1aa8d00871e54631af383db2 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix wrong logging level for error messages

90023560449bb4aaea6cbc7cda5c50b7045e5a5a authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: add scripts

e40a3135301e7e55eb466b88594befd589066c4d authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: don't use HTTPS with ES

05c24231f7262c6880592e03cbac322e586d94c0 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: Adding ES ANN for logos in robotoff

e4beaad7343ece5a757efb76908e9a31f62ae4f0 authored about 2 years ago by GabrielBeFr <[email protected]>
fix: fix integration tests

316d330bd47c318b627f7c2486dbc4c29d984846 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: switch log messages from WARNING to INFO

89c09339d230ae26e62db80dd40ce66552958393 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: save CLIP embeddings in DB

dbc4d34b631779d5272459e7dd1bdcd21fad7993 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove legacy export_logo_annotation CLI command

0a3ffdcd851f9d7f45c3b27ad6be765fa554574e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: Improve export-logos CLI command

84411632ab97a7f10a76056c2ddfd2a45289e0a4 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: disable temporarily logo processing

To perform the switch to the new logo ANN module

10bc08911b6451a637dba7d5e1f7e7336bb67d33 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: update .gitignore

c13cfaf525dc029ad910243e68171c14c100c1c3 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix process_created_logos function

a3aa2c47a68c89005ce63f200eed0580f62165ca authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add integration tests to process_created_logos

0e02f7b125f93fb6ed72c850d4127f4c05e5c3dd authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add robotoff.triton module

5fe13324d2102bc49644df1826c2f882a2d942ea authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
refactor: improve elasticsearch-related code

5cd2a2b93e6d2bd1dafc11e931c474b1c76a4e80 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: create elasticsearch indices at startup

17c0f172c643da4913d5e10c2854f8330743672c authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: switch to Elasticsearch 8.5

and fix logo indexing bugs

7faedc5d67341abe18cc7d8e11d9292c9c75fbba authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: normalize vector before ANN query

d6f18afe532c8e01a0fee77561e6481b2422709e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: move knn_search to distinct function

aa7eff6a25485ee7bbda715cdbc14d09c1cf5ac1 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix add-logo-to-ann CLI command

52ae4304cd11b71e41959a8048eaa59564d4011d authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: use good defaults for ES config in settings.py

71320a9524e7a7d617b8672bf860bebabb5d1fe2 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove ANN healthcheck and add an healthcheck for ES

b962659ad03abd750829de0db54d6bab737b84c0 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
Add import-embedding CLI command

9cfb4106d02d7d138d7ecdd0b1529a0e36f18204 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve add-logo-to-ann CLI command

a6c6fc76042adaf78677fc53f328a50684659b12 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix ES volume name for prod deployment

2947d5a32da77de2ed5c8a924270675b5ee0e2c2 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: use make commands to download ML models in GH action pipeline

e46fd94d832b4c5bac890746c0485bf8319a1625 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix dl-model-archives Make command

04f7de5a883e07976f1a95c2707a2aedb5dc650d authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix ES healthcheck

1b54761d2d403f9ffbc60efaf57655b80fcd7a53 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add robotoff-ann API to robotoff

895264a9a99023fb996a819c628e6c2c1931df28 authored about 2 years ago by GabrielBeFr <[email protected]>
fix: improve run_object_detection model function

a8040c5a3aa5b8900ecdf617f472a6d36e70aa8e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add updated_at field to logo.nearest_neighbors JSON

db0c44d2f054450834329f51c8c2fb0d2c54fe75 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: cast logo_id to int in ES ANN response

abeec15e80638bf1e0e1417cf41907b599422149 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix run_object_detection_model CLI command

1480350c3b3bf822c0108379e6905801c5c92956 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(master): release 1.15.2

28505bbe9c344ade4a5e2a777dee6a61242b3504 authored about 2 years ago by Open Food Facts Bot <[email protected]>
chore: make worker_low take tasks from robotoff-high queue in priority

tasks on robotoff-low can wait

d8b3ca4fe4c7d9ccf5340874b07f1a82d6e6881d authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add nutriscore predictor for nutriscore model predictions

3a61b2408b5710b4c81edc25326908a5bfde7ea3 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: catch ConnectionError from requests.exceptions and not from stdlib

2357d3e9f0249a6ee4ab249ba9b1215c55c5cd51 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
doc: README refactor (#1018)

ccf177abb16af22e888d7a1b777e6204a15fa224 authored about 2 years ago by Pierre Slamich <[email protected]>
fix: improve request exception handling

36b675e4c0d3bf6586cb9b990c7db924ef03a7a6 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve Slack notification request exception handling

41d37f6072a8055adbb89ec3025d11c38ce51090 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve request exception handling

b7e3665b06eb6296185a2017e64a89ed1b472531 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(master): release 1.15.1

d4574c6842562c7b8294fad8f27fa5a6e4ab09a9 authored about 2 years ago by Open Food Facts Bot <[email protected]>
docs: update OpenAPI documentation

a8594e27ef11c0cd7e288e9f21944dda35dadbfe authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: don't notify on Slack when annotating logos

35034259d57628729458a84787cd7431170cd939 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: decrease number of replicas to 2 for worker_high

4cb93e92263388032e9f8283a1eb25a2169490a3 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove en:nutriscore detection alert

d201d9044f5236bbb8a7cee5a78ef142d5792f4e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove nutriscore Slack alerts

160c6ad932a6c3e319364e47501bf2ee2afbb36d authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve HTTPError handling during insight annotation

cb9c47a3d49bcc3061a9ecbe4a4562df78376062 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix IndexError when no nutriscore is detected

55d4829ae43b639b5b96fa1cd6f14ca7077dc492 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: Don't overwrite annotations in /images/logos/annotate

9d82321b29f9a09c575fb6b58329578a9d99e617 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve get_image_from_url exception handling

c5d0b3e404d63124d53526853a8c5b397a55f592 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: switch to INFO level for most warning log messages in save_images

717471df4263453a939cd6355181ac66d40f09a9 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: make logging call uniform

390e1440d23a67fc7bffa61ccdfc6eaef159dd91 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: update README.md

952e1526232478f217f29f9ee9efa38594e935f3 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add better request error handling in process_created_logos

c9b6d9eafd4fbc4cb92e02015ccd682fc53f5c2c authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: use un-suffixed HOST URI in local .env

d3aea51e695c85b590342291e7061ee3dc31f4b0 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add better request error handling during annotations

e60a7197a53abd0dd71f32396bb7f6f4fd2e20ec authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix auth error on OFF due to Smoothie

368b07b83510933f29e4cd5611b4431f605f67fa authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: retry 3 times when getting an image/static resource from OFF

901ed97662c3959e956d151cd1537ce7dc21c1da authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(master): release 1.15.0

4a7989a0daba5f2bf8e2c85d1e59a106a4c6fade authored about 2 years ago by Open Food Facts Bot <[email protected]>
chore: fix click version

dddc9521a23a6c901934498fdf84510d30ca4271 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: Update Makefile

0c90461e17b92a008161ef9fa574f4b813a41261 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove legacy test file

21c39c56b0be9f248b098bdcdc2e909889652e53 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: use COMPOSE_PROJECT_NAME=robotoff during robotoff-ml deployment

so that it's in the same robotoff_default network

5844fbeff1726926ff4f2c570b1d81d56ca6e632 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix ml deploy discrepancy between local and prod environment

e2e540e2e5cb88c23bcc78abfbd25ec5fccf6e07 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix wrong import

15894e57b253aced5b43087f54ad79e2e74bac22 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix networking on robotoff project

remove webnet network, use default robotoff_default one

353307899ac7216f8a99062d80ee1bef934452b4 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve DB transaction management during image import

a2e390afd3fe61dea21a1d9130240462ae30e485 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: add docstrings

47716571fd20233adb93d7021c848afe335d8a10 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: use enqueue_job function everywhere

0dc53c74d356407d59741ef720580e172a987ad7 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: use robotoff.types.PredictionType enum in Robotoff CLI

032213f2e25d1ce7dae5fd6de471775509086a28 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: move PredictionType to robotoff/types.py

7f374e6875bd20b7de87c387de4c12b20d41167e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: move types required by CLI in robotoff/types.py

d66d7e0754937f89637766543e5e70a79c1f5b6b authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: update documentation in maintenance.md

64d495d04bad5462524e13562f476973c895c526 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: don't refresh ES indexes during scheduler startup

It's only used now for spellcheck, which isn't used anywhere

fa7274823cd2d4783bab7264c76b959b3bb2560c authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: revert container-deploy-ml.yml update

All robotoff products were launched with this configuration change

667d19dfb91d7ceac1a10799e13fb24943896810 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove legacy script comments

2d96e7a2218c484627b1ed3202002ae06ff2e082 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove CLI documentation generation

CLI documentation generation is not available anymore in recent click
version

42587484f6fd6fc786a77d68560d4891336366af authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: update docker-compose.yml

Add dependency to api service

ec0ed7a674788d57ff6d9bfb4032f4fe533f96d5 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: validate params in GET /images/logos route

b2656867a8ab3796f6cd59f2d1ae6da35371c575 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: don't process logos when running batch logo detector model

24ed94497f76dcbe619c301e69ef2858c4147f07 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add predictor=regex for store predictions

ecac8851c0be3167bface90652002cfc94a2be7f authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: improve import-insights CLI command

7766feb3b08a7d93dff6f5cbd29a673b990589bb authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: disable INFO log message from selected dependencies

b5eeeab79a3b049cf051740e4222788ca69cb65a authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: update prediction duplicate detection mecanism

import predictions if automatic_processing or predictor are
different

ef658ca9b4e48ff6edadd2e4a8a3d57b08e2bb0e authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: updating log level of a log message

ac2a4795fd0df4efe59705badedfa65b49163599 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: update local .env file

No need to define STATIC_OFF_DOMAIN or ROBOTOFF_SCHEME in most cases

a3de4cdfc9e34c0cc961318c69e30273175f1899 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: update brand_from_taxonomy.gz

- gzip the file
- update data
- fix generation code

1f5cee8d5c78e03e3a842d11f3d353d7d9281cf9 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: save brand prefix as gzipped file

and update brand prefix file

c7c8322be01747de54eb06437f04a85410b9675f authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: use built-in types instead of typing.*

As allowed by Python 3.9

289dc174e36a0bf6a70e36bd98214f8dd63a6da8 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: improve generate-ocr-predictions CLI command

15ef7c3d67846c1fae1c048a7bd31c16eec236e1 authored about 2 years ago by RaphaĆ«l Bournhonesque <[email protected]>