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
- Only call sys.exit(1) when running as __main__, not when imported
- Add DETECTRON2_AVAILABLE flag for conditional functionality
- Allows tests to import and run without Detectron2 installed
0 commit comments