SPEC icon indicating copy to clipboard operation
SPEC copied to clipboard

Code for ICCV2021 paper SPEC: Seeing People in the Wild with an Estimated Camera

Results 8 SPEC issues
Sort by recently updated
recently updated
newest added

May I ask if the whole process is to fix the parameters after CamCalib is trained, and then train with SPEC?

Hi, when the training instructions is released ?

all example_image seem get error result by camcalib_demo.py, look like this: ![COCO_val2014_000000326555](https://user-images.githubusercontent.com/79896898/164627340-3202887d-0fce-4d0d-90c5-806360de9dbd.jpg) it seems the predicted horizon line shift by model,how should I solve this problem?

I tried running the evaluation only for the 3DPW dataset with the following command: ``` python scripts/spec_eval.py --cfg data/spec/checkpoints/spec_config.yaml --opts DATASET.VAL_DS 3dpw-test-cam ``` But it gives the following error: ```...

I've encountered frequent problems that SPEC is having to fit the model to feet correctly: ![image](https://user-images.githubusercontent.com/820292/154949981-6e685e44-ece3-42e4-91c6-a266eacbca30.png) ![image](https://user-images.githubusercontent.com/820292/154950047-b66fb98b-aeb3-400a-b69e-435b858322d6.png) Is this the same problem as mentioned in the VIBE discussion: https://github.com/mkocabas/VIBE/issues/24#issuecomment-596714558 ?...

Dear Muhammed, Thank you for this work and the datasets! I'm trying to interpret the data in the SPEC-SYN npz data files, but I'm not sure what each key means....

Hi,I tried accesing the colab notebook but wasn't able to access it.Would you be able to kindly suggest another way to run inference as I am currently working on a...

![image](https://github.com/mkocabas/SPEC/assets/11087575/89e457ad-4986-4684-bbe9-a97e3b640335)