Waves of Voqueric

  • Posts
  • Links
    • Professional Society Links
    • Standards Organization Links
    • Science Links
    • Test and Measurement Instrument Links
    • Electronics Design Links
    • Mechanical Design Links
    • Computing Links
    • Hobby Links
  • GitHub
  • Do It Yourself
    • Raspberry Pi Build
  • Portfolios
    • Augusta University (2014-2017)
    • Devry University (2009-2013)
    • Electronics
    • Photography
  • Reading List
  • About Larry…
  • Contact Me

Python

Python

Python @staticmethod Decorator

I am working through the Python Institute’s free courses in preparation for the certifications they offer. These cover material in a logical, structured fashion. I needed this review since my Python skills were acquired ad hoc over 5 years and, as a result, there are some small gaps in my Read more…

By Larry Hartman, 5 yearsSeptember 24, 2020 ago
Python

OpenCV Image to TensorFlow Tensor

A problem that I needed to solve today at work was how to import a single color image in OpenCV format with variable X-, Y-size dimensions into a TensorFlow Inception V4 model with dimensions (x, 299, 299, 1) for prediction. The dimension (299, 299, 3) is a color image, while Read more…

By Larry Hartman, 5 yearsMarch 31, 2020 ago
Python

Machine Learning with TensorFlow 2.0 — Pt 3

In my last post on this thread I left off stating that I would be troubleshooting TensorFlow 2.0 on the Raspberry Pi 0W. After more than a week of effort I have made only a little bit of progress. I was able to successfully run a TensorFlow lite model on Read more…

By Larry Hartman, 5 yearsJanuary 22, 2020 ago
Python

Python 3.7, Raspberry Pi, and TensorFlow–pt 2

On May 9th I wrote about a broken Tensorflow package on RPI0W using Python 3.7.3. Here I will give more specifics to the problem. I was using Raspbian Stretch, latest update with manually downloaded, compiled, installed Python 3.7.3. The version of Tensorflow I attempted to install and execute was 1.13.1. Read more…

By Larry Hartman, 6 yearsJune 20, 2019 ago
Python

Python 3.7, Raspberry Pi, and TensorFlow–Pt 1

I just got bit by an apparent bug somehow related to Python 3.7 and TensorFlow 1.12.0 and 1.3.1 running on Raspberry Pi ARM processor: The python distribution was installed on a RPI 0W from source, then tensorflow from Pip. Another user reported the same error with a RPI 3 on Read more…

By Larry Hartman, 6 yearsMay 9, 2019 ago
Top Posts & Pages
  • Taylor Series Expansion of Gradients
  • Privacy Policy
  • About Larry…
Hestia | Developed by ThemeIsle
 

Loading Comments...