upd taxonomies
This commit is contained in:
parent
2b91cf6f6b
commit
47085fbf7e
40 changed files with 863 additions and 691 deletions
|
@ -1,17 +1,24 @@
|
|||
+++
|
||||
title: "AIRASPI Build Log"
|
||||
author: "Aron Petau"
|
||||
excerpt: "Utilizing an edge TPU to build an edge device for image recognition and object detection"
|
||||
tags:
|
||||
- local AI
|
||||
- coral
|
||||
- raspberry pi
|
||||
- edge TPU
|
||||
- docker
|
||||
- frigate
|
||||
- private
|
||||
- surveillance
|
||||
- edge computing
|
||||
title = "AIRASPI Build Log"
|
||||
authors = ["Aron Petau"]
|
||||
description = "Utilizing an edge TPU to build an edge device for image recognition and object detection"
|
||||
[taxonomies]
|
||||
tags = [
|
||||
"coral",
|
||||
"docker",
|
||||
"edge TPU",
|
||||
"edge computing",
|
||||
"frigate",
|
||||
"local AI",
|
||||
"private",
|
||||
"raspberry pi",
|
||||
"surveillance"
|
||||
]
|
||||
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
+++
|
||||
|
||||
## AI-Raspi Build Log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue