microsoft / scene_graph_benchmark

image scene graph generation benchmark
MIT License
382 stars 86 forks source link

About attribute and object lable for the pointed or designated bounding box #38

Open alice-cool opened 3 years ago

alice-cool commented 3 years ago

Dear scholar, I want to ask whether your elegant code includes the function about produce a description about the attribute and object for the designated bounding box. In your tools/demo_image.py , it can produce 36 bounding box with the attribute and object label by your model with the pretrained weights file.

image

Could your code pass the boxlist to the model, and the model produce the designated bounding box 's attribute and object label?