[活動]DevDays Asia 2019 之 Lab Vision AI Dev Kit Workshop
Vision AI Dev Kit Workshop
Vision AI Dev Kit Workshop是DevDaysAsia 2019 第一天的其中一個Lab。
其中官方的介紹如下:
In this lab, you will create, build and deploy your Machine Learning models to our cutting-edge Vision AI Dev Kit and leverage the hardware acceleration powered by Qualcomm QCS603 chipset. You will also be guided to use Microsoft Custom Vision to train your own models.
當初在決定要不要參加這個lab的時候有點猶豫 - 因爲看到裡面提到Custom Vision - 而Custom Vision還算有點熟悉所以有點猶豫。
不過最後還是因爲好奇Vision AI Dev Kit 是什麽,因此參加了。
最後結果還是蠻好玩的,這篇給大家參考一下都做了什麽。
以下圖片都是用手機拍的,所以可能有點模糊,大家將就一下吧。
2019-05-25 Saturday
「活動」
custom-vision
azure-iot-hub
「devdaysasia2019」
[chatbot + AI = 下一代操作模式][30]Confusion Matrix - 用來衡量Classifier Model的方式 Precision和Recall
圖片來源:https://pixabay.com/en/books-spine-colors-pastel-1099067/
在上一篇([29]維護Custon Vision Model - 使用歷史查詢記錄做訓練以及如何版控 )看完了如何用歷史的搜索結果來持續training Model(模型)并且透過iteration做到Model的測試訓練以及版控,不過上一篇也遺留了一個問題,怎麽看目前的Model是好還是壞?
這裡面就牽扯到了一些數學概念,因此在這一篇將介紹怎麽評判一個Classifier Model是好還是壞,透過Confusion Matrix以及Precision和Recall來瞭解一個Classifier Model的情況。
2018-08-11 Saturday
「chatbot + AI = 下一代操作模式」
azure
cognitive service
ai
custom-vision
ml-classifier
[chatbot + AI = 下一代操作模式][27]Custom Vision - 自己的Model自己Train 建立圖片的分類模型
圖片來源:https://pixabay.com/en/books-spine-colors-pastel-1099067/
上一篇([26]賦予chatbot OCR的能力 - 加入對發票的功能 )介紹完了Computer Vision裡面的OCR服務整合到Bot Builder SDK的程式了之後,來看看另外一個和Vision有關的服務,Custom Vision。
在這一篇將介紹Custom Vision是一個什麽樣的服務,并且如何用Custom Vision來建立一個之後會用到的模型。
2018-08-06 Monday
「chatbot + AI = 下一代操作模式」
azure
cognitive service
ai
custom-vision