-
![Screenshot from 2024-03-19 04-11-29](https://github.com/talhaanwarch/youtube-tutorials/assets/63977403/3fdb7468-91d0-4058-b309-7015645555dc)
-
[imgaug ](https://github.com/aleju/imgaug) project is not being updated. We should implement the transformations used through imgaug to remove its dependecy completely. The transformations are these:
…
-
I have adopted a fresh installation, encountering the same issue. I've already spent three days trying to resolve it. So far, none of the methods I've tried have worked, and I also feel like the spe…
-
First of all, thank you for uploading this very comprehensive and capable code. It surpasses the quality of what others upload on Github in the 3D-Semantic Space.
Has there been any additional trai…
-
Hi. I'm trying to evaluate GAST-Net (which is based on VideoPose3D code for H36M evaluation) on H3.6M using AlphaPose key points instead of the projected ones.
I obtain the following really bad re…
-
Hello, thanks for your great work,
I want to know where is the PoseNet CNN that you used to train the sheep. The pre-trained weights are available but I am not finding the network that uses these w…
-
## 🚀 Feature
Nice project. Please add support to random rotation which can accept a `list degrees`-(0, 90, 180, 270, 360...) not only the `range degrees`, like range(-90, 90). If I miss something,…
-
Hi @xingyizhou ,
Did you try to train 3d center net on a small data set (only 100 images), also without augmentations, and proved that the network can memorize them?
I tried this a lot of time, …
-
1.PARE: Part Attention Regressor for 3D Human Body Estimation(2021)
img-->volumetric features(before the global average pooling)-->part branch: estimates attention weights +feature branch: performs S…
-
HI I'm student who studying hand pose estimation these days.
First of all, thanks a lot for your good project and paper.
However, I have a question.
I want to inference with my own custom data.
(e…