Skip to content

Update config.yaml#2

Open
gaiar wants to merge 11 commits intoaltsoph:masterfrom
gaiar:master
Open

Update config.yaml#2
gaiar wants to merge 11 commits intoaltsoph:masterfrom
gaiar:master

Conversation

@gaiar
Copy link
Contributor

@gaiar gaiar commented Jul 5, 2020

Fix Bear camera
Fix Africa cameras
Add new Africa cameras

gaiar and others added 11 commits July 5, 2020 10:05
Fix Bear camera
Fix Africa cameras
Add new Africa cameras
- Add new screenshot downloader modules for HTML and M3U8
- Update Docker base image to opencv 4.5.2
- Add configuration backups and testing files
- Update gitignore for debug files
- Fix YAML loading with explicit FullLoader
- Update project dependencies
- Remove secrets.yaml from git tracking
- File remains in .gitignore to prevent accidental commits
- Local file is preserved for continued use
- Update download script to fetch YOLOv4 weights, config, and class names
- Rename mod_yolo3detector.py to mod_yolo4detector.py
- Update detector references in config.yaml across all chains
- Change input size from 416x416 to 608x608 for better YOLOv4 performance
- Update base Docker image to use OpenCV 4.8.1
- Fix OpenCV 4.5.2 compatibility issue with YOLOv3 weights
- Remove deprecated firefox_profile parameter from WebDriver init
- Use modern options.profile approach for Firefox profile
- Remove unused DesiredCapabilities import and usage
- Simplify WebDriver initialization to use only options parameter

Resolves: WebDriver.__init__() got an unexpected keyword argument 'firefox_profile'
- Add container-specific Firefox arguments (no-sandbox, disable-dev-shm-usage)
- Set explicit window size for consistent screenshots
- Disable notifications and audio for cleaner automation
- Improve headless mode reliability in Docker environments
Pin numpy>=1.21.0 and pillow>=8.0.0 to resolve NDArray typing compatibility issues
Handle different return formats of getUnconnectedOutLayers() between OpenCV versions
Handle different return formats of NMSBoxes between OpenCV versions and empty results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant