STAF icon indicating copy to clipboard operation
STAF copied to clipboard

Spatio Temporal Affinity Fields (CVPR 2019)

Results 16 STAF issues
Sort by recently updated
recently updated
newest added

```build/bin/OpenPoseDemo.exe --model_pose BODY_21A --video C:/Users/richa/OneDrive/sample_data/011320_120906PM.MP4``` Running STAF with BODY_21A keeps giving me error: ```Caffe trained model file not found: models\pose/body_21a/pose_iter_XXXXXX.caffemodel.``` I have the ```pose_iter_264000.caffemodel``` and ```pose_deploy.prototxt``` in the body_21a folder...

sorry to bother, but I wonder how to keep the track_id still when I use '--write_video' to save the processed videos. The ids show up when the program runs, but...

Hi, I downloaded this STAF repository. After compilation, I ran the command build/examples/openpose/openpose.bin --model_pose COCO --tracking 1 --render_pose 1 --net_resolution="320x-1" but I got the error "Error: Person tracking (`--tracking` flag)...

Hi, I heard that this will allow for IDs to be tracked. Is this implemented in the Unity plugin/are there plans for it to be added? Thanks!

hello, I can't download the body_21a_video's model by the [body_21a_video](http://posefs1.perception.cs.cmu.edu/OpenPose/models/pose/body_21a_video/pose_iter_264000.caffemodel) in the getModels.sh. Can you email me the body_21a_video's model? my email is [email protected], thanks!

Hello! I wonder whether the code about generating the results of the "posetrack18" dataset will be released?

I can't get STAF to work on my new PC with RTX3080. According to another issue in the main openpose repository they made some changes to make it compatible, I...

Supporting body21 on windows

1.v TOP_5 | joints | variance -- | -- | -- 1 | 4 | 0.040981022197503907955606905488821212202310562134 2 | 3 | 0.040624188485369222556542467827966902405023574829 3 | 21 | 0.040333394984267481597761673128843540325760841370 4 | 19 |...

Hello, would you please provide the training prototxt? Appreciate for any response.