機械学習
はじめに USB型DeepLearningアクセラレータ,“Movidius Neural Compute Stick"をRaspberryPi2で動かしてみました. 基本的な手順はRaspberryPi3と変わりませんが,RaspberryPi2での動いた実績メモです. Caffe modelのコンパイル環境にはUbuntu16.04が必要ですが…
はじめに ANACONDAを使えば,WindowsOSでもPython開発環境を簡単に作れる. 今回は,ANACONDAで画像処理とDNNやるときに,かつProxy環境下で使う場合の設定方法についてまとめる. 退屈なことはPythonにやらせよう ―ノンプログラマーにもできる自動化処理プログラ…
Rapsberry pi(Raspbian Jessie)でTensorFlowを動かしてみた。
サッカーの歴史的写真でディープラーニング自動彩色を試してみた。
What is dilb? dlib C++ Library Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is open source software and licensed under the Boost Softwar…