vitrivr / vitrivr-engine

vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
https://vitrivr.org
MIT License
6 stars 3 forks source link

Replace Cineast's SkeletonPose descriptor #100

Open ppanopticon opened 3 months ago

ppanopticon commented 3 months ago

Task Description

In #94 we discussed features that should be ported over from Cineast. One of these features was the SkeletonPose feature that can be used to estimate poses in images and use them for retrieval.

However, the current implementation has several shortcomings:

The goal of this issue is therefore to replace the SkeletonPose with the following goals.

Dependencies

In light of #19, we ought to check, whether this should be part of the FES infrastructure or TorchServe.

Boundary Conditions

None