-
If I want to use your method in practice, do I need to purchase a Microsoft Kinect Sensor since the data you used is 3D skeleton data?
-
💀 skeleton issue will fill in.
User reported 2M temperature observation, model_interpolate is using the 3D theta temp field
-
Hi, could you provide the code how to get the skeleton from 3D human model?
-
1.HoloPose: Holistic 3D Human Reconstruction In-The-Wild(2019)
mixture-of-experts rotation prior, part-based modeling( features co-varies with joint position)
code: can not open [http://arielai.com/…
-
Hi, thanks for sharing such great work. I'm new to computer vision, so getting a feel for it is challenging.
I was wondering how to include joints' coordinates into the output_mesh_X.obj, or how to o…
-
could you add the function of 3d skeleton or tell me the ways to add it into your project?
-
I was looking at the automatic benchmarks and it seems that this PR might have actually made things much slower on the benchmarked configurations.
It seems to have been caused around #3536
http://…
-
Thanks for all of the amazing work on Depthai applications! I'm trying to use my OAK-D Pro to make animated skeletons that I can use to animate characters but I haven't been able to figure out a way t…
-
Hi,
for multi-class segmentation, extraction skeleton line for each label may diff from extraction of binary mask followed by multiply label mask.
```
class SkeletonTransform(BasicTransform):
…
-
Hello,
When running the command below using either the NTURGB+D [3D Skeleton] or NTURGB+D 120 [3D Skeleton] as dataset, I encountered the error below. Note that i downloaded the processed skeleton …