yrcong / STTran

Spatial-Temporal Transformer for Dynamic Scene Graph Generation, ICCV2021
MIT License
181 stars 34 forks source link

Match the prediction to each frame #48

Open R00Kie-Liu opened 1 year ago

R00Kie-Liu commented 1 year ago

I extract the format triplet prediction from the results, but how can I assign all the triplets to each frame?

R00Kie-Liu commented 1 year ago

The motivation for this issue is that I want to visualize all the triplets in the original video frames.

yrcong commented 1 year ago

Hi, I am not so sure what you would like to do. If you can have such a result, you should know which frame the triplet belongs to.