KERN
KERN copied to clipboard
Result
@yuweihao I want to know if the final result of this code is the scene map of the picture. Can this scene map be visualized? Will you input a picture and output the corresponding scene map? Thank you.
Hi @L6-hong , the final results are the detected bbox boxes, their correspond labels and the relationships between each bbox pair. We only offer the visualization code (https://github.com/yuweihao/KERN/blob/master/visualization/visualize_sgcls.py ) for sgcls task (the bboxes are offered, requiring models to predict their labels and the relationships of each other).