-
when i do:
python tools/train.py \
--cfg experiments/mpii/hrnet/w32_256x256_adam_lr1e-3.yaml
an error occurrs:
![图片](https://user-images.githubusercontent.com/45162172/66205231-736b0600-e6df…
-
-
Thank you for releasing the code.
I am trying to reproduce the result (training HRNet w32 student network on MSCOCO dataset).
It seems that the student network is already pretrained on MSCOCO with…
-
Hi, there,
I want to run the model (checkpoint.pt) on my own images and make predictions. How should I do that?
I see the test.py use the configuration of the train.py, which takes in the jpeg fi…
-
Can you upload your pretrained model's weight? Thanks!
-
AP | AP .5 | AP .75 | AP (M) | AP (L
-
I want to test model trained from MPII, where can I get human_detection.json of MPII
-
Hi, the closed issue "mot error on 1 Jul 2018" seem to be unfixed
when running the following 3 videos ->017839_mpii_test , 004707_mpii_test ,004712_mpii_test
error occured
![2019-03-25 15-39-26屏幕截…
-
https://github.com/pmodels/mpich/blob/master/src/mpi/debugger/dbginit.c#L179
Is this still correct?
-
Hi mkocabas,
I found you pre-processing code not aligning the same way as in integral pose https://github.com/mks0601/Integral-Human-Pose-Regression-for-3D-Human-Pose-Estimation/blob/master/data/Hu…