mirror of
https://github.com/LukeHagar/jims-blog.git
synced 2025-12-06 04:20:07 +00:00
Why no Zoidberg?
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_dir: ./blog/public
|
||||
@@ -251,6 +251,12 @@ params:
|
||||
id: wtTYSyBUpFc
|
||||
description: In this show Jim looks at Custom Vision object detection. The custom vision service recently has been updated to include object detection, and this allows you to train the service to detect multiple objects inside an image with their locations, instead of just being a simple classifier. Jim walks through creating an object detection model, tagging regions in images that show the objects to be detected, then he builds a simple Xamarin app to use this to annotate a picture from his daughters toybox, naming all the toys it finds.
|
||||
|
||||
- title: "JonnyChipz - In conversation"
|
||||
videos:
|
||||
- title: In Conversation with Jim Bennett"
|
||||
id: tzVYf6cXNjo
|
||||
description: Join John Lunn aka Jonnychipz as he is joined by Microsoft Regional Cloud Advocate Jim Bennett.
|
||||
|
||||
livestreams:
|
||||
upcoming:
|
||||
series:
|
||||
|
||||
Reference in New Issue
Block a user