Commit Graph

166 Commits

Author SHA1 Message Date
ff3e0841a6 [classifier] better messaging 2025-02-26 11:16:04 +01:00
9e2c6f343a [trackingdata] fixes of selection handling, ...
something is still off with the deletion...
2025-02-26 11:15:49 +01:00
c0a7631acd [detectionview] simplify indexing 2025-02-26 11:15:15 +01:00
5758cf61c6 [selection] add shortcut, disable deletion for now 2025-02-26 11:14:49 +01:00
faf095a2a1 [tracks] add warnings around dangerzone actions 2025-02-26 11:14:18 +01:00
0c5e5629b7 [tracks] add way to flag many detections in one go 2025-02-26 09:24:20 +01:00
4ef6143d14 [tracks] layout tweaks 2025-02-26 08:32:02 +01:00
d6b91c25d2 [classifier] kind of handling mulitple detections in one frame 2025-02-26 08:19:59 +01:00
430ee4fac7 [classifier] working but not really... 2025-02-25 18:45:37 +01:00
f1a4f4dc84 [tracks] disentanglement 2025-02-25 09:15:10 +01:00
461f3aadfe [wip] not prooperly working 2025-02-25 08:14:53 +01:00
3bc938cda7 [timeline] renaming stuff 2025-02-24 16:04:29 +01:00
6fbbb52370 [trackingdata] implement better selection handling ...
allow deletion of entries
2025-02-24 16:03:42 +01:00
d176925796 [trackingdata] change selections, constructor ...
renaming of some functions
2025-02-24 16:03:05 +01:00
35be41282a [trackingdata] scores returns None, if no detections in range 2025-02-24 11:45:24 +01:00
d300f72949 [main] fix setting of loglevel 2025-02-24 11:44:20 +01:00
765d381c5d [trackingdata] avoid div by zero on center of gravity estimation 2025-02-24 10:39:18 +01:00
64e75ba4b0 [tracks] delegate functionality to widgets, cleanup 2025-02-21 16:24:18 +01:00
0f1b1d6252 [detectionview] works on TrackingData now 2025-02-21 16:23:24 +01:00
2ff1af7c36 [timeline] split refreshand setting of data 2025-02-21 16:21:37 +01:00
e33528392c [classifier] separate setting of data and refresh 2025-02-21 16:20:47 +01:00
af5dbc7dfc [trackingdata] fixes and support for selections when getting data of columns 2025-02-21 16:19:24 +01:00
f09c78adb5 [enums] add mapping for trackname, id and color 2025-02-21 16:18:24 +01:00
2e918866e1 [main] rename to FixTracks 2025-02-21 16:16:49 +01:00
367cbb021f [tracks] fix unsetting of userlabeled status ... 2025-02-21 11:02:29 +01:00
dc4833e825 [timeline] fix window updating, redrawing 2025-02-21 11:01:26 +01:00
c231b52876 [trackingdata] more logging, cleanup 2025-02-21 10:59:57 +01:00
4762921ccd [main] wrap code into functions, add argparse to allow to set log level 2025-02-21 10:30:57 +01:00
6f4ac1136b [timeline] more bins, use trackingdata and hightlight user-labeled frames 2025-02-21 09:48:13 +01:00
98900ff480 renaming, disable delete detections btn 2025-02-21 08:21:15 +01:00
3206950f5e trackingdata more documentation 2025-02-21 08:20:56 +01:00
2c62ee28a9 [cleanup] 2025-02-21 08:01:45 +01:00
104be6e15f [style] add styles factory scripts 2025-02-21 08:01:09 +01:00
4cf278f1a1 [enums] avoid circ imports, extract enum to enums utils 2025-02-20 22:50:59 +01:00
20b2915b6b cleanup 2025-02-20 18:00:29 +01:00
33b46af8d0 [tracks] support new buttons 2025-02-20 18:00:18 +01:00
dbd5b380ba [trackingdata] add more functionality 2025-02-20 17:59:52 +01:00
9361069b74 [main] some cleanup set log level to info 2025-02-20 11:20:54 +01:00
2020fe6f8f [selection control] extract to own class, add signals and buttons 2025-02-20 10:42:29 +01:00
47b1988539 [classifier] improvements, but needs more ideas 2025-02-19 17:46:45 +01:00
2bba098b77 [trackingdata] fix orientation estimation 2025-02-19 17:45:21 +01:00
256e9caa2f [classifier] fixes and improvements 2025-02-19 08:45:23 +01:00
7a2084e159 [classifier] improvements 2025-02-18 18:21:00 +01:00
881194ac66 [classifier] refresh in the background 2025-02-18 11:08:23 +01:00
ef6ff0d2b4 [classifier] show progress dialog while refreshing 2025-02-18 09:18:58 +01:00
2737fed192 [trackingdata] add column to mark user-labeled detections 2025-02-18 09:18:32 +01:00
6c46d834eb [skeleton] correctly catch zero len detection 2025-02-17 23:11:57 +01:00
74fc43b586 [classifier] more interactions on consistencytracker 2025-02-17 23:11:16 +01:00
1c65296008 [tracks] add window information 2025-02-17 21:44:17 +01:00
0542d271ef [timeline] put text below dashes, increase bins 2025-02-17 21:43:06 +01:00