VicentoWang

Results 9 comments of VicentoWang

> Maybe you press key `a` for automatic rotation? still, i wanna to find the reason for the problem.

> I change the 3d view of chessboard, there is some kind of lost control of the 3d view rotation exactly, I just change the 3d view of chessboard using...

@rirri93 can you give the script for real time 3d pose estimation of all pipline as your demo video demonstrated ?

@hujb48 have you include real time 3d visualization at 50-55 fps ? I use yolov5s+hrnet got 26. fps, but when i use 3d visualization ,it down to 10 fps.

yes yolov5+deepsort+darkpose+gast about 30fps with opengl realtime visualization on 3070 GPU ---Original--- From: "Xiao ***@***.***> Date: Mon, Dec 6, 2021 18:27 PM To: ***@***.***>; Cc: ***@***.******@***.***>; Subject: Re: [fabro66/GAST-Net-3DPoseEstimation] how...

> Should I use MANO model to fit to the provided mesh vertices and extract the resulting 3D joint locations? Or do you already have this data? Thanks! could you...

> add `self.use_radial_filters=False` line below this [line](https://github.com/autonomousvision/stylegan-xl/blob/4241ff9cfeb69d617427107a75d69e9d1c2d92f2/training/networks_stylegan3_resetting.py#L658) > > it will fix the issue `RuntimeError: output with shape [12] doesn't match the broadcast shape [12, 12]` not working ?