How to use Lambdad to save hovernet instance to csv along with file name #6322
Answered
by
KumoLiu
OmarAshkar
asked this question in
Q&A
-
Hi, I am trying to save hovernet instance_info to csv file. Currently I have the following simple function.
I just used This works, but I need to also pass file names from Thanks in advance ! |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Apr 10, 2023
Replies: 1 comment
-
Hi @OmarAshkar, you could use
Hope it can help you, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OmarAshkar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @OmarAshkar, you could use
Lambda
Hope it can help you, thanks!