microsoft / scene_graph_benchmark

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

using tsv_demo.py to generate some tsv files using my own images #53

Open BigHyf opened 2 years ago

BigHyf commented 2 years ago

hi, when I use tsv_demo.py to generate some tsv files using my own images, It is easy to generate img.tsv and hw.tsv, but for label.tsv, how can I generate this class and rect, I do not have any annotations?
thanks a lot!

2021202420 commented 2 years ago

I also meet this problem,if you solved the problem, can you share the solution?