coldmanck / RVL-BERT

The official code for "Visual Relationship Detection with Visual-Linguistic Knowledge from Multimodal Representations" (IEEE Access, 2021)
https://ieeexplore.ieee.org/document/9387302
17 stars 2 forks source link

how to create photos with bounding boxes #4

Closed ljxxxxxxxxxxxx closed 1 year ago

ljxxxxxxxxxxxx commented 1 year ago

I really appreciate your work,i wonder how to produce photos which include bounding boxes? Thanks.

coldmanck commented 1 year ago

For the illustrations on the paper, the boxes were manually drawn. Please try to use opencv if you'd like to visualize them automatically.