issues
search
vitrivr
/
cineast
Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
MIT License
57
stars
50
forks
source link
Extraction & QoL Improvements
#375
Closed
silvanheller
closed
1 year ago
silvanheller
commented
1 year ago
This PR upgrades contains extraction-improvements.
Upgrading TF-java to v0.5.0 (needed for Apple Silicon) done by @Spiess
Clarifications & improved defaults for extraction
Upgrading OpenCV to 4.7.0 (needed for Apple Silicon)
Bumping FFMPEG version to avoid javacpp version conflicts
Fixing error during extraction introduced in #373
Fixing query id generation for cottontail as a followup to #373
Adding a config flag for the RenderWorker because #369 means that there are stacktraces when vitrivr starts otherwise
Removing duplicate logging of log level introduced in #369
Consistently applying
ID
vs
Id
spelling in variable names
This PR upgrades contains extraction-improvements.
ID
vsId
spelling in variable names