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
Copy file name to clipboardExpand all lines: README.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,23 @@
1
-
2
1
# What's SharpAI DeepCamera
3
2
This is a unique repository in many ways. It’s a deep learning model open sourced to protect your privacy. The entire DeepCamera concept is based on automated machine learning (AutoML). So you don’t even need any programming experience to train a new model.
4
3
5
4

6
5
7
-
DeepCamera works on Android devices. You can integrate the code with surveillance cameras as well. There’s a LOT you can do with DeepCamera’s code, including:
6
+
DeepCamera works on Android devices.
7
+
You can integrate the code with surveillance cameras as well. There’s a LOT you can do with DeepCamera’s code, including:
8
8
9
9
- Face recognition
10
10
- Face Detection
11
11
- Control from mobile application
12
12
- Object detection
13
-
- Human ReID (Recognition based on human shape)
14
13
- Motion detection
14
+
- Human ReID (Recognition based on human shape)
15
15
16
16
And a whole host of other things. Building your own AI-powered model has never been this easy!
17
17
18
-
## Data labeling on Mobile, no data scientist involed
19
-
## Train/deploy model without programming for edge device(Embedded/Android/X86 system)
20
-
## Mobile first, Production ready, Easy scalable, Power efficient
21
-
22
-
23
-
## [Quick Installation on Android](https://github.com/SharpAI/DeepCamera/releases/tag/v1.2.1)
24
-
18
+
## [Quick Evaluation on Android](https://github.com/SharpAI/DeepCamera/releases/tag/v1.2.1)
25
19
## Slack Channel
26
20
[Click to join sharpai slack channel](https://sharpai-invite-automation.herokuapp.com/)
0 commit comments