• Joined on 2018-09-27
jgrewe closed issue jgrewe/fixtracks#7 2025-03-01 09:54:13 +00:00
Fisch-IDs
jgrewe pushed to main at jgrewe/fixtracks 2025-02-28 16:20:27 +00:00
6c54a86cde fix bug in tracks
jgrewe pushed to main at jgrewe/fixtracks 2025-02-28 07:46:28 +00:00
03ebb6485a [some improvements]
jgrewe pushed to main at jgrewe/fixtracks 2025-02-28 07:12:13 +00:00
116e0ce5de [wip] add score to items, and ignore them
jgrewe pushed to main at jgrewe/fixtracks 2025-02-27 19:00:16 +00:00
d1b5776e69 [controls] remove size limit
4a76655766 [detections] add score to items
ae24463be2 [classifier] make sure, we always start with user labeled detections
15264dbe48 [tracks] allow jumping to a given frame
Compare 4 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-26 10:23:26 +00:00
9d38421e02 [timeline] disable mouse dragging for now, trigger resize on setData
jgrewe pushed to main at jgrewe/fixtracks 2025-02-26 10:16:41 +00:00
1c2f84b236 [enums] add userlabeled flag to detectionItems
ff3e0841a6 [classifier] better messaging
9e2c6f343a [trackingdata] fixes of selection handling, ...
c0a7631acd [detectionview] simplify indexing
5758cf61c6 [selection] add shortcut, disable deletion for now
Compare 8 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-26 07:20:06 +00:00
d6b91c25d2 [classifier] kind of handling mulitple detections in one frame
jgrewe pushed to main at jgrewe/fixtracks 2025-02-25 17:46:08 +00:00
430ee4fac7 [classifier] working but not really...
f1a4f4dc84 [tracks] disentanglement
Compare 2 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-25 07:15:00 +00:00
461f3aadfe [wip] not prooperly working
jgrewe pushed to main at jgrewe/fixtracks 2025-02-24 15:44:59 +00:00
3bc938cda7 [timeline] renaming stuff
6fbbb52370 [trackingdata] implement better selection handling ...
d176925796 [trackingdata] change selections, constructor ...
35be41282a [trackingdata] scores returns None, if no detections in range
d300f72949 [main] fix setting of loglevel
Compare 6 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-21 15:24:32 +00:00
64e75ba4b0 [tracks] delegate functionality to widgets, cleanup
0f1b1d6252 [detectionview] works on TrackingData now
2ff1af7c36 [timeline] split refreshand setting of data
e33528392c [classifier] separate setting of data and refresh
af5dbc7dfc [trackingdata] fixes and support for selections when getting data of columns
Compare 14 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-21 07:01:51 +00:00
2c62ee28a9 [cleanup]
104be6e15f [style] add styles factory scripts
4cf278f1a1 [enums] avoid circ imports, extract enum to enums utils
Compare 3 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-20 17:00:36 +00:00
20b2915b6b cleanup
33b46af8d0 [tracks] support new buttons
dbd5b380ba [trackingdata] add more functionality
9361069b74 [main] some cleanup set log level to info
2020fe6f8f [selection control] extract to own class, add signals and buttons
Compare 5 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-19 16:46:54 +00:00
47b1988539 [classifier] improvements, but needs more ideas
2bba098b77 [trackingdata] fix orientation estimation
Compare 2 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-19 07:45:27 +00:00
256e9caa2f [classifier] fixes and improvements
jgrewe pushed to main at jgrewe/fixtracks 2025-02-18 17:21:08 +00:00
7a2084e159 [classifier] improvements
881194ac66 [classifier] refresh in the background
ef6ff0d2b4 [classifier] show progress dialog while refreshing
2737fed192 [trackingdata] add column to mark user-labeled detections
Compare 4 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-17 22:12:05 +00:00
6c46d834eb [skeleton] correctly catch zero len detection
74fc43b586 [classifier] more interactions on consistencytracker
1c65296008 [tracks] add window information
0542d271ef [timeline] put text below dashes, increase bins
Compare 4 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-17 17:20:37 +00:00
a8fd5375f2 [classifier] auto distance classifier
f62c7c43e0 [trackingdata] implement a bendedness function
Compare 2 commits »
jgrewe pushed to main at jgrewe/fixtracks 2025-02-13 08:55:28 +00:00
6d288aace1 [trackingdata] implementation of bendedness