sylyt62

Results 12 issues of sylyt62

### Executed Command (if any) .\bin\OpenPoseDemo.exe --video E:\Workspace\HumanBodyRecon\SMAP\demo\videos\MOT17-04-DPM.mp4 --write_json .\outputs --maximize_positives ### OpenPose Output (if any) with --maximize_positives: ![飞书20220801-174055](https://user-images.githubusercontent.com/80388134/182120656-bd3f0729-8778-4ffc-9d71-ceba3581402a.jpg) w/o --maximize_positives: ![飞书20220801-174051](https://user-images.githubusercontent.com/80388134/182120694-da17a443-5ee5-4df0-89a8-8c3c72c8d306.jpg) ### Question How to avoid the wrong connections...

I'm using bev to infer a video. After adding -t -sc 5.0 when inferring a video, I got some models at the far end shifting randomly. Is it likely causing...

When I run test.py on scannet test set, I got this error. There should be no labels for test set, but the dataloader asks for labels still.

I met the following error while running Beta.blend. I'm using blender 2.83.9. What's the expected version? > Read blend: E:\Workspace\blender_test\addons\CharacterDriven-BlenderAddon-master\blender\Beta.blend > 0 meshes freed > Error: File written by newer...

Hey! I used the web version demo in #20 to do inference on a video file, but it's super slow! I'm wondering if there's any scripts to do so? Another...

There are 465 landmarks in mediapipe facemesh, from which only 105 are taken. Can we know which 105 landmarks are seleted? Is there a mapping in the code?

What's the inference speed for hybrik-x with your experiments setting? Is it possible to run in realtime?

I'm a newbie in this field. If my question is stupid, don't laugh at me pls:) Since syncnet does not perform well on other languages, we need to train it....

I'm running a real-time application to detect hands and drive a standard smplx model (default flat hand pose) to act, but got some weird stretch for both hands. Like, all...

I want to finetune with zjumocap 313, just like what the config does. But met the following issue. Is it caused by windows? btw I modified some lines in https://github.com/zju3dv/ENeRF/blob/fe1adae356f29dd117330cc57d8cc104768cdc0b/lib/utils/net_utils.py#L391...