alpha
Login
or
Join now
nateholland.bsky.social
/
PoseDetection
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
PoseDetection
/
posedetection
/
at
release-4.10.0
1 folder
1 file
virtualintern
release: v4.10.0 — timestamp alignment, staggered detection, video improvements
2mo ago
fd3b5646
src
release: v4.10.0 — timestamp alignment, staggered detection, video improvements - Skeleton timestamps use sensor→epoch conversion for accurate alignment with video - AnalysisObject now carries its own timestamp from the analysis frame - Stagger pose and object detection on alternate frames in BOTH mode (~15fps each) - Clear stale skeleton/object overlays when switching detection modes - iOS VideoBuilder finalize() crash fix (NSThread.sleep polling) - iOS extractFrame autoreleasepool to prevent CGImage accumulation - Skeleton.lerp() for interpolation between keyframes - Batch extractFrames Flow API for fast sequential frame decoding - VideoBuilder: handle mismatched frame dimensions, YUV420 buffer overflow fix - Downscale pose input to 256px for faster ML Kit processing - Remove bundled movenet/posenet/YOLO pose model files from library assets - Replace iOS VideoBuilder debug printlns with structured Logger calls - Remove FPS debug logging from CameraView - Remove DebugTestScreen from sample app - Add *.hprof to .gitignore - Version bump to 4.10.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
build.gradle.kts
release: v4.10.0 — timestamp alignment, staggered detection, video improvements - Skeleton timestamps use sensor→epoch conversion for accurate alignment with video - AnalysisObject now carries its own timestamp from the analysis frame - Stagger pose and object detection on alternate frames in BOTH mode (~15fps each) - Clear stale skeleton/object overlays when switching detection modes - iOS VideoBuilder finalize() crash fix (NSThread.sleep polling) - iOS extractFrame autoreleasepool to prevent CGImage accumulation - Skeleton.lerp() for interpolation between keyframes - Batch extractFrames Flow API for fast sequential frame decoding - VideoBuilder: handle mismatched frame dimensions, YUV420 buffer overflow fix - Downscale pose input to 256px for faster ML Kit processing - Remove bundled movenet/posenet/YOLO pose model files from library assets - Replace iOS VideoBuilder debug printlns with structured Logger calls - Remove FPS debug logging from CameraView - Remove DebugTestScreen from sample app - Add *.hprof to .gitignore - Version bump to 4.10.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago