Open
Description
The VisualizationDemo
converts input image color from BGR to RGB before invoking DefaultPredictor.__call__
:
Lines 52 to 53 in 4962ef6
But the DefaultPredictor.__call__
converts the color format again:
Lines 71 to 73 in 4962ef6
It may cause worse performance compared to the huggingface demo.
Possible related issues: #115
Metadata
Metadata
Assignees
Labels
No labels