应元东
应元东
- replace legacy build tools with Webpack - use kiwi in by default (dist/autolayout.js & dist/autolayout.cassowary.js)
example: https://github.com/whitphx/streamlit-webrtc/blob/main/pages/14_programmable_source.py Is there a way we can get notified when the session expires or when the WebRTC connection is broken?
When scrolling a VirtualizingStackPanel, this line of code does lots of boxing of bool values. thus leading to frequent GC. https://github.com/dotnet/wpf/blob/d49f8ddb889b5717437d03caa04d7c56819c16aa/src/Microsoft.DotNet.Wpf/src/WindowsBase/System/Windows/UncommonField.cs#L54 Maybe it should by optimized for boolean type ?...
尝试了各种参数组合,结果依然一样。探究发现似乎与 `headpose_pred_to_degree` 中的魔法数字 97.3 有关... 是否有办法保证 -s A -d A == A ? 
I have a simple card like cube, I added several markers and rivets for the bundles, it solved fine. But the card is supposed to be able to bend, so...
got this instead: ``` WARNING: 'NoneType' object is not subscriptable ``` reproduce: just use a `LoadVideo` node (with an output node) --- tried to pass `v3_data` here and it kinda...