-
I tried to download the pretrained weights as suggested, but it seems that the link is expired. Can you upload it again?
thanks
ghost updated
5 years ago
-
### Description
Using blk files form **Genshin Impact v4.5.0** (Android, global server)
When I tried to load Genshin Impact AnimationClips into Studio GUI, I saw some AnimationClips were successfu…
-
I have asked this question on [stackoverflow](https://stackoverflow.com/questions/78183160/pytorch-serve-custom-handler-not-saving-inference-results) but got no answer. The posted image with curl is n…
-
Thank you for your work. This repo has helped me to fuse the keypoints and segmentation tasks together. However, when I run this it is strictly running on cpu. Is there any way I could run this model …
-
Game name: (please, specify the game name)
Engine version: 2018.4.11f1
Platform: Android
File name: buildplayer-pvp_alphaisland.sharedassets
Error message: Error during reading of asset type Ani…
-
Report:
Game name: (please, specify the game name)
Engine version: 2018.4.11f1
Platform: Android
File name: 50cdd804f6f826b4e94b729a12ff9121
Error message: Error during reading of asset type An…
-
Could you please share the data/stat_3d.pth.tar ?
```
[jalal@goku 3d_pose_baseline_pytorch]$ python main.py --exp example
==================Options=================
{ 'action': 'All',
'…
-
Here is my code based on the demo to get the `resnet18_baseline_att_224x224_A_epoch_249_trt.pth` optimized model:
```pyhton
import json
import trt_pose.coco
with open('human_pose.json', 'r') a…
-
here is log of error:
--------------------------------------------
/home/boyun/anaconda3/envs/tc0.40/bin/python /home/boyun/PycharmProjects/Humanpose/MultiPose/MSRA_BASELINE/human-pose-estimation.py…
do-oo updated
5 years ago
-
Hello all,
I try to train Mask-RCNN via COCO-2017 key-point dataset. However, I got an error that I could not understand/overcome it. I work on Colab, so I uploaded coco2017 dataset to google drive…