-
University Basel
- Switzerland
- https://dbis.dmi.unibas.ch/team/silvan-heller/
Highlights
- Pro
- 1 discussion answered
Block or Report
Block or report silvanheller
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vitrivr/cineast Public
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 de…
-
vitrivr/ADAMpro Public
ADAMpro is a database system to store and retrieve multimedia data. It provides Boolean retrieval and similarity search and makes use of a various index structures for efficient retrieval.
-
543 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 22 commits in 5 repositories
Created a pull request in vitrivr/cottontaildb that received 2 comments
Exporting entities with NaN as numeric values
Currently, NaN is a valid value to insert for numeric columns, but cannot be exported. This PR adds tests to demonstrate this behavior (and hopeful…
Opened 14 other pull requests in 5 repositories
vitrivr/cineast
5
merged
vitrivr/vitrivr-ng
1
open
3
merged
vitrivr/cottontaildb
3
merged
vitrivr/cottontaildb-proto
1
merged
silvanheller/temporal-query-evaluation
1
merged
Reviewed 5 pull requests in 2 repositories
vitrivr/cineast
4 pull requests
vitrivr/vitrivr-ng
1 pull request
Created an issue in dres-dev/DRES that received 1 comment
Upgrade Gradle Version
Is your feature request related to a problem? Please describe. Gradle 6 is incompatible with Java 17, which means it is annoying to develop on Inte…