18 Commits

Author SHA1 Message Date
14bcd31efe Logger is a non static class now. Interface extracted 2026-05-12 07:59:26 +01:00
78f1bb17d6 Syntax fix 2026-05-12 07:41:20 +01:00
6be2265a89 Even better 2026-05-12 07:40:55 +01:00
ccfa3936c7 Better console UI 2026-05-12 07:38:07 +01:00
a6b9d9c069 Command line switches for changing various internal parameters. 2026-05-12 06:55:10 +01:00
2b412694fb Logging subsystem is in its own class now. Separate progress indicators for segments. 2026-05-11 22:14:52 +01:00
1d337cf5bf oprimised camera controiller parameters. Looks good now. 2026-05-11 20:37:00 +01:00
9d72ede1d2 EMA smoothing added 2026-05-11 17:50:35 +01:00
5473bc9d09 Dropout tolerance added 2026-05-11 17:46:27 +01:00
7d2ccad070 Separated CameraController from the main loop 2026-05-11 17:41:26 +01:00
385e1c63e0 Optimised version of TrackingSplitter. Fixed tensor format in YOLO detector. 2026-05-11 12:41:08 +01:00
2e8dc800a5 Optimised YOLO detector. No allocations. 2026-05-11 08:33:06 +01:00
188d7e88d9 Better debug overlay. Changes to camera tracking. Still not good enough. 2026-05-10 15:50:57 +01:00
fd1dab02a9 Full human body detection added based on YOLOv8. 2026-05-10 12:36:37 +01:00
cddcd6ff6e Initial version of face derecting crop functionality added. Should crop horizontal videos for YouTube shorts with face tracking. 2026-05-09 15:04:11 +01:00
cb6086e9d2 Readme updated 2026-04-28 11:02:43 +01:00
916b39d6c2 Add project files. 2026-04-28 10:47:58 +01:00
1a317a94a5 Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2026-04-28 10:47:56 +01:00