この回では、前回に引き続きMobileNetによる画像認識のサンプルを紹介します。この回では、カメラ画像をリアルタイムで認識するサンプルと、転移学習により画像認識をカスタム化するサンプルを紹介します。 本記事のサンプルは、Google Codelabの ...
Real-time object detection, which uses neural networks and deep learning to rapidly identify and tag objects of interest in a video feed, is a handy feature with great hacker potential. Happily, it’s ...
この回から2回にわたり、手書きの数字を認識するサンプルを通じて、Pythonで作成したKerasモデルをTensorFlow.jsで利用する方法を理解します(図1)。この回では、Python環境の準備、学習済みモデルの構築を行います。 手書き文字認識モデルの構築には、MNISTと ...
TensorFlow is an open-source collection of tools and libraries that helps developers build and train deep learning models. It has become one of the most widely used software frameworks since it can ...
When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works. TensorFlow is an open source machine learning framework developed by Google, designed to build ...