JARVIS icon indicating copy to clipboard operation
JARVIS copied to clipboard

VQA input is not the dependency task's result.

Open CLNET-pixel opened this issue 2 years ago • 2 comments

image

from the log, u can see vqa's input is not objection detection's output("inference result": {"generated image with predicted box": "/images/7e4e.jpg"), but its input... I checked the code, there is no key named "generated image with predicted box" in dependency task results get. 截屏2023-04-11 下午3 31 54

CLNET-pixel avatar Apr 11 '23 07:04 CLNET-pixel

Is that a code bug? when detected the results of dependency tasks, no considering these two new keys. 截屏2023-04-11 下午3 58 59

CLNET-pixel avatar Apr 11 '23 07:04 CLNET-pixel

@CLNET-pixel Thanks for the suggestion. We will fix this bug ASAP.

tricktreat avatar Apr 11 '23 08:04 tricktreat