MagicSource
MagicSource
@hotstreams here it is, can u post me a animation gif if your side render normal? if it work then that would be good, if not, I really want to...
@zc402 视频如何采样啊,感觉不如抽取成图片作为数据集。训练的时候实际上是单张图片分类?那不直接通过图片分类不就行了吗?为啥子还要先做骨架检测?
To see If they can reproduce their paper claims compression rate while also reserve the same quality..
@muhammadabdullah34907 thanks, I mean, did you have a data download link of merged one?
@SyGoing This code mostly borrowed from another repo. I test on mobilenet RFBNet, it's fast but less accuracy. However the RFBNet with VGG seems with a nice prospect both on...
@kentaroy47 How's everything going? Does the code supports D1? I can help train here.
thanks for your quick reply! livestream works perfectly on emit messages and receive, but I think I just found a bug of it, let me explain it: In my case,...
Actually I try to call like this: ``` _liveStream.on("p2p-msg", (data) { print('[live stream] message emit from gWebsocketController. ${data}'); setState(() { _solveReceivedMessage(data); }); }); ``` It will raise error like above.
@PatilShreyas thanks for your patience. the one page example I tested it's ok, hope you got some clues.
@Vegetebird hi, thank u for suggestion. Does VideoPose3d outputs global 3d pose directly? It seems work from 2 years ago, does there any further work on this direction? ( I...