WildMeOrg / wildbook-ia

Wildbook's Image Analysis (WBIA) backend service supporting machine learning for wildlife conservation
https://wildbook.org
Apache License 2.0
76 stars 19 forks source link

Add arcface plugin tbd #238

Closed LashaO closed 1 year ago

LashaO commented 1 year ago

The new plugin is configured to be used in the same fashion as pie-v2. Aliases: PieTwo -> Tbd pie-v2 -> tbd

To include for the docker container, --tbd flag must be added (just like --pie-v2).

The script directory is loaded inside /wbia/wbia-plugin-tbd/wbia_tbd

To enable algorithm usage from API calls, the data of call to /api/engine/query/graph must include : { 'pipeline_root' : 'Tbd' }