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
Fix for future RapidVideOCR GPU runs — the correct param key is EngineConfig.onnxruntime.use_cuda (not Det.use_cuda), since engine_cfg
is set from EngineConfig after params are merged.
llm output:
Fix for future RapidVideOCR GPU runs — the correct param key is EngineConfig.onnxruntime.use_cuda (not Det.use_cuda), since engine_cfg
is set from EngineConfig after params are merged.