You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot figure out how to make the model run as a library which I can import for my task instead of running it as a cli command. There are too many dependencies associated with loading data to the model. Is it possible to just use the model with an input image directly as a library by opening it with opencv's imread?
Looking forward to anyone who can answer. This model is brilliant and runs extremely fast.
The text was updated successfully, but these errors were encountered:
Thanks for your question, actually, Kornia invited us to integrate in their library, I haven't have time, but hopefully he are going to integrate the LCD-B3 there. We'll let you know.
I cannot figure out how to make the model run as a library which I can import for my task instead of running it as a cli command. There are too many dependencies associated with loading data to the model. Is it possible to just use the model with an input image directly as a library by opening it with opencv's
imread
?Looking forward to anyone who can answer. This model is brilliant and runs extremely fast.
The text was updated successfully, but these errors were encountered: