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
Object detection fails silently when using Detectron2 with multiprocessing and CUDA β the model loads correctly, but no objects are detected unless run in the main process or on CPU.