Skip to content
@siret-junior

SIRET Junior

SIRET Junior

This organisation groups projects that are developed at the SIRET research group. Specifically projects related to SOMHunter Video Search Tool.

Overview of Repositories

Here is a brief overview of the repositories and what they mean in the overall context. Use this to determine where to look.

SOMHunter Tool

This is the main software work. SOMHunter as a whole consists of multiple parts.

The root project of the SOMHunter tool. If you wish to use the tool as a whole and not just some parts of it, this is where you start. By following the instructions in this repository you'll get yourself SOMHunter running in no time.

The core of the tool. All the models and logic is implemented there. Basically, all other parts of the tool (UI, data/ranking server, ...) are somewhat optional. You can use your own implementation and substitute them. All these parts are separated using HTTP API and the core complies with the OpenAPI standard so it should be relatively easy to write your own UI for example.

A user interface for the SOMHunter. It is implemented as a web application using the Ember.js framework. This part just uses the HTTP API of the somhunter-core.

Currently, a simple server serving frames over the HTTP protocol. somhunter-ui requests this server to get frames and thumbnails.

A general server that provides an on-demand ranking for configured models. It can embed textual queries to respective vector spaces or do the scoring and return just score.

It is not attached to SOMHunter because it is used by other search tools (e.g. CVHunter) as well. Therefore its configuration must be done seperately and is not done based on config files inside the somhunter-core project.

Thorough written user and developer documentation for the SOMHunter project as a whole.

Preprocessing Tools

For SOMHunter to work you also need some extracted metadata from the dataset you want to search in.

There are two variations of the pipeline (for W2VV++ model with subregions & for CLIP model) authored by Tomas Soucek. This is mainly his work. With his permission, we modified the pipeline to extract also subregions of frames. This is still private repository. If you'd like to use it contact us.

SOMHunter Collector & Simulator

These tools were used for relevance feedback study.

This is the fork of SOMHunter that was developed specifically for wide relevance feedback study. This version is altered so multiple users can use the same core to collect data while they are solving tasks.

Analysis Tools

Scripts were used to analyze user behaviour while using the SOMHunter tool for the wide relevance feedback study.

These are python scripts that were used for VBS 2021 log analysis.

Any other repositories not mentioned here have no significane (yet) so do not pay attention to them.

Pinned Loading

  1. somhunter somhunter Public

    The latest version of the web-based SOMHunter tool.

    Shell 7

  2. somhunter-core somhunter-core Public

    SOMHunter core library.

    C++ 3

Repositories

Showing 10 of 14 repositories
  • som-collector Public

    A tool for interaction log collection in limited SOMHunter evnironment.

    siret-junior/som-collector’s past year of commit activity
    C++ 2 GPL-2.0 0 0 5 Updated Mar 5, 2023
  • ViretTool Public

    A tool for efficient known-item search in large video collections.

    siret-junior/ViretTool’s past year of commit activity
    C# 0 0 0 0 Updated Apr 9, 2022
  • ViretToolLegacy Public

    Legacy code from an older version of ViretTool.

    siret-junior/ViretToolLegacy’s past year of commit activity
    HTML 0 0 0 0 Updated Apr 9, 2022
  • somhunter Public

    The latest version of the web-based SOMHunter tool.

    siret-junior/somhunter’s past year of commit activity
    Shell 7 GPL-2.0 0 4 0 Updated Feb 4, 2022
  • ranking-server Public

    A server for ranking the dataset by a text query.

    siret-junior/ranking-server’s past year of commit activity
    Python 3 GPL-2.0 0 0 0 Updated Feb 4, 2022
  • somhunter-ui Public

    Ember.js UI for the SOMHunter tool.

    siret-junior/somhunter-ui’s past year of commit activity
    JavaScript 5 GPL-2.0 1 0 0 Updated Feb 3, 2022
  • somhunter-docs Public

    SOMHunter video search tool documentation.

    siret-junior/somhunter-docs’s past year of commit activity
    TeX 4 0 0 0 Updated Feb 3, 2022
  • somhunter-core Public

    SOMHunter core library.

    siret-junior/somhunter-core’s past year of commit activity
    C++ 3 GPL-2.0 0 0 0 Updated Feb 3, 2022
  • somhunter-data-server Public

    Server providing shared data for SOMHunter search tool.

    siret-junior/somhunter-data-server’s past year of commit activity
    JavaScript 3 GPL-2.0 0 0 0 Updated Feb 1, 2022
  • .github Public

    General organistaion info.

    siret-junior/.github’s past year of commit activity
    0 0 0 0 Updated Jan 28, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…