🚨 Just built a system that reconstructs 4D NBA plays from a single broadcast video.
📦 Pipeline includes:
• Object Detection
• Camera Stabilization
• Pose Tracking
• Homography
• Ball Path
See more examples on my page—happy to answer any questions below.
@skalskip92@903124S yes I figured it would be tough to have an accurate model for court key point detection. stabilizing the camera in the pipeline with third-party software like After Effects makes it a lot easier. there might be other options for closer to real-time stabilization
@903124S@skalskip92 yes i detect jumps and then interpolate from beginning of jump position to end of jump position in the homography. and then i use the time of the jump to determine z height