Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SharpAI
/
DeepCamera
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
478
Star
3k
Code
Issues
9
Pull requests
4
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Develop
- #137
#137
Merged
solderzzc
merged 25 commits into
master
SharpAI/DeepCamera:master
from
develop
SharpAI/DeepCamera:develop
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Develop
#137
solderzzc
merged 25 commits into
master
SharpAI/DeepCamera:master
from
develop
SharpAI/DeepCamera:develop
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
fix: make env_config import resilient for Aegis installed location
Show description for 5152038
solderzzc
committed
5152038
View commit details
Copy full SHA for 5152038
Browse repository at this point
feat: add smoke_test to SKILL.md, default confidence → 0.8
solderzzc
committed
3ce975b
View commit details
Copy full SHA for 3ce975b
Browse repository at this point
fix: remove unused smoke_test from SKILL.md — Aegis SkillHandler has built-in py_compile
solderzzc
committed
a06f3a6
View commit details
Copy full SHA for a06f3a6
Browse repository at this point
fix: deploy.sh uses bundled scripts/env_config.py instead of repo-relative $LIB_DIR
Show description for 9787dc7
solderzzc
committed
9787dc7
View commit details
Copy full SHA for 9787dc7
Browse repository at this point
Merge branch 'master' into develop
solderzzc
authored
fa12cbb
View commit details
Copy full SHA for fa12cbb
Browse repository at this point
fix: ship env_config.py inside skill scripts/ dir — not just in repo lib/
Show description for 9ad4307
solderzzc
committed
9ad4307
View commit details
Copy full SHA for 9ad4307
Browse repository at this point
feat: add version requirements to SKILL.md (python >=3.9, ultralytics >=8.3, torch >=2.4)
solderzzc
committed
a32749a
View commit details
Copy full SHA for a32749a
Browse repository at this point
feat: add version requirements to benchmark SKILL.md (node >=18, npm_install)
solderzzc
committed
80d1efc
View commit details
Copy full SHA for 80d1efc
Browse repository at this point
feat(benchmark): add Indoor Safety Hazards VLM suite (12 tests)
Show description for 7d3e7a3
solderzzc
committed
7d3e7a3
View commit details
Copy full SHA for 7d3e7a3
Browse repository at this point
feat: add SmartHome-Bench video anomaly detection skill
Show description for 9b81316
solderzzc
committed
9b81316
View commit details
Copy full SHA for 9b81316
Browse repository at this point
feat: add HomeSafe-Bench skill + disk space checks
Show description for 7cb3660
solderzzc
committed
7cb3660
View commit details
Copy full SHA for 7cb3660
Browse repository at this point
feat(homesafe-bench): complete 40/40 fixture frames
Show description for f316143
solderzzc
committed
f316143
View commit details
Copy full SHA for f316143
Browse repository at this point
fix: pin numpy<2.0.0 for CoreML export compatibility
Show description for 44d979d
solderzzc
committed
44d979d
View commit details
Copy full SHA for 44d979d
Browse repository at this point
Merge pull request #138 from SharpAI/feature/smarthome-bench
Show description for 3af15f4
solderzzc
authored
3af15f4
View commit details
Copy full SHA for 3af15f4
Browse repository at this point
chore: remove unimplemented skills, add homesafe-bench to README
Show description for 0f9ec05
solderzzc
committed
0f9ec05
View commit details
Copy full SHA for 0f9ec05
Browse repository at this point
feat(env_config): fix ROCm GPU detection for ROCm 7.2+
Show description for 26aef50
solderzzc
committed
26aef50
View commit details
Copy full SHA for 26aef50
Browse repository at this point
Merge pull request #139 from SharpAI/feature/rocm-gpu-detection
Show description for a6798d1
solderzzc
authored
a6798d1
View commit details
Copy full SHA for a6798d1
Browse repository at this point
fix(env_config): graceful CPU fallback when ROCm PyTorch unavailable
Show description for eaefade
solderzzc
committed
eaefade
View commit details
Copy full SHA for eaefade
Browse repository at this point
Commits on Mar 9, 2026
fix(env_config): proactive torch.cuda guard for ROCm PyTorch fallback
Show description for fd87c7f
solderzzc
committed
fd87c7f
View commit details
Copy full SHA for fd87c7f
Browse repository at this point
fix(deploy): prevent ultralytics from re-installing CPU onnxruntime
Show description for dacf7cb
solderzzc
committed
dacf7cb
View commit details
Copy full SHA for dacf7cb
Browse repository at this point
fix(deploy): simplify ROCm install — correct packages from the start
Show description for bbd5db6
solderzzc
committed
bbd5db6
View commit details
Copy full SHA for bbd5db6
Browse repository at this point
fix(deploy): auto-detect installed ROCm version for PyTorch index
Show description for 58f3d54
solderzzc
committed
58f3d54
View commit details
Copy full SHA for 58f3d54
Browse repository at this point
fix(deploy): fallback through ROCm versions for PyTorch wheels
Show description for 2d32d52
solderzzc
committed
2d32d52
View commit details
Copy full SHA for 2d32d52
Browse repository at this point
fix(rocm): use PyTorch+HIP for inference instead of ONNX
Show description for 28aede1
solderzzc
committed
28aede1
View commit details
Copy full SHA for 28aede1
Browse repository at this point
Merge pull request #140 from SharpAI/feature/rocm-gpu-detection
Show description for 385e692
solderzzc
authored
385e692
View commit details
Copy full SHA for 385e692
Browse repository at this point
You can’t perform that action at this time.