Open rosklyar opened 2 years ago
Smoothing on the results helps.
@rosklyar @YuanxunLu may you please give some instructions/hints on how to make this streamable? Thanx!
@rosklyar @YuanxunLu may you please give some instructions/hints on how to make this streamable? Thanx!
Would really help, I'm struggling to see how it is working in real-time.
@YuanxunLu I'm also struggling to make it streamable.Would you please give some hints?Thanks!
Hey there! Many thanks for your work - it looks awesome! I tried to implement LIVE Audio2Headpose only pipeline based on your work and on inferencing chunks I see big gaps in result values between end of previous chunks and start of next one(APC_model is using historic data). So the curve is not smooth. What is the best way to solve this issue? Can inferencing with sliding window help?