All Projects → jerry73204 → Ms Agv Car

jerry73204 / Ms Agv Car

Licence: mit
微軟人工智慧實務工作坊及 CAVEDU 研習課程之無人載具範例程式

Projects that are alternatives of or similar to Ms Agv Car

Gutenburg nlp
A hypothetical proof-of-concept book recommendation system for Project Gutenberg, using Natural Language Processing.
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Yiakwy.github.io
html js hosted on GitHub
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Advertorch
A Toolbox for Adversarial Robustness Research
Stars: ✭ 826 (+13666.67%)
Mutual labels:  jupyter-notebook
Deanonymizing Tennis Suspects
Putting names to the players identified by BuzzFeed News in its tennis exposé.
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Facets
Visualizations for machine learning datasets
Stars: ✭ 6,744 (+112300%)
Mutual labels:  jupyter-notebook
Paperlm1
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Covid Ct
COVID-CT-Dataset: A CT Scan Dataset about COVID-19
Stars: ✭ 820 (+13566.67%)
Mutual labels:  jupyter-notebook
Collaboration
Repo for collaborating on documents
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Oddity
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+13666.67%)
Mutual labels:  jupyter-notebook
Bordercrossing
Galvanize Capstone Project - Forecasting Wait Times at the US/Canada Border
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Gempro
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Modelarts Lab
ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai
Stars: ✭ 826 (+13666.67%)
Mutual labels:  jupyter-notebook
Pms Swp 2016
Υλικό για το μεταπτυχιακό μάθημα "Προγραμματισμός Σημασιολογικού Ιστού"
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Qmcs.github.io
EECS Society. Queen Mary University of London
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Illust comment search
コメント生成ハッカソン用レポジトリ
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Python misc
Collection of Misc. Python Files
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Tfidf
Simple TF IDF Library
Stars: ✭ 6 (+0%)
Mutual labels:  jupyter-notebook
Brawl4d
Let the data fight it out
Stars: ✭ 5 (-16.67%)
Mutual labels:  jupyter-notebook
Ntu ml2017 hung Yi Lee hw
NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业
Stars: ✭ 827 (+13683.33%)
Mutual labels:  jupyter-notebook

人工智慧實務工作坊 - 開發智能無人載具範例程式

工作流程

準備工作

  1. 蒐集照片資料,你可以使用我們提供的資料集(已關閉),課堂上也會介紹建立自己的資料集。
  2. 開啓 Azure 工作站,下載本頁提供的範例程式、資料集到工作站上。

使用 Keras 模型

  1. 使用 keras_source/train_keras_model.py 程式建立模型。
  2. 下載模型檔到 Raspberry Pi 無人車。
  3. 請使用 keras_source/keras_car.py 使用我們的模型進行無人自駕。

使用 TensorFlow + Movidius 模型

  1. 使用 tf_ncsdk_source/train_tensorflow_model.py 程式建立模型。
  2. 使用 convert_tf_model.pymvNCCompile 編譯 Movidius 模型。
  3. 請使用 tf_ncsdk_source/movidius_car.py 使用我們的模型進行無人自駕。

相關頁面

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].