videomatch / app.py

Commit History

add doc to app and plot
ed0180d

Iskaj commited on

update to latest with Daan's changes
bfd4fcf

Iskaj commited on

Do not cache examples anymore.
7b125d1

dodijk commited on

cleaned up multiple comparison code
6608d1c

Iskaj commited on

changed to work with apb files, plotting seperated from decision
1991773

Iskaj commited on

prepare code for multiple video comparison
9807395

Iskaj commited on

minor changes to code style and comments
879e657

Iskaj commited on

change detection to use rolling mode, add json output
9061a2e

Iskaj commited on

add segment based decision plotting
2a1a736

Iskaj commited on

Prepare for multiple indices
0112deb

dodijk commited on

Move plotting code to plot.py
b9cd4c4

dodijk iskaj prajaktashouche commited on

Show error in HF Spaces.
a4158a1

dodijk commited on

Refactor app.py into separate files
7971a7a

dodijk commited on

Merge branch 'main' into restructure
d5b407d
unverified

Daan Odijk commited on

fix typo in robust method
909bca5

Iskaj commited on

add changepoint detection to app and figures
2935ca0

Iskaj commited on

added new plotting logic to a new gradio tab
39557de

Iskaj commited on

added autocompare to auto determine good min_distance val
8d6b883

Iskaj commited on

Merge
61ebda9

dodijk commited on

add generate randomizer, restructure app.py
a7b0fd6

Iskaj commited on

add data generator and rename variables, clean up code
b117448

Iskaj commited on

added comments, added data aggregation for decision making
3b3290d

Iskaj commited on

API for a plot for video matching.
7f2c8f8

dodijk iskaj Prajakta Shouche commited on

First implementation of index and compare APIs.
f849799

dodijk iskaj Prajakta Shouche commited on