Mike Heavers

Results 33 comments of Mike Heavers

➕1. But thanks for the library - been working well. In the meantime I'm passing this along via a listener which grabs the data attribute of the clicked trigger with...

Really wish I had the knowledge and expertise to understand how to do this - most of this sounds pretty outside of my wheelhouse (web development / basic arduino /...

Well - all my application needs to do is ingest the total number of devices detected (ble + wifi). If I can get to the point where I can read...

It worked! ![pax](https://user-images.githubusercontent.com/520541/179145519-d3127ace-2b25-4148-a60d-1e0a4bd8b6b4.png) Thank you. I'm not entirely sure why ets_printf works and not ESP_LOGD - I tried [searching the ESP-IDF docs](https://docs.espressif.com/projects/esp-idf/en/v4.2/esp32/search.html?q=ets_printf&check_keywords=yes&area=default) for that function and it just says >...

Is there a way to just remove the effects?

I adapted this code from [this stack overflow post](https://stackoverflow.com/questions/20716842/python-download-images-from-google-image-search), you could try that. Otherwise, they may have changed things on google's side, but there's lots of image scrapers out there.

I vaguely remember that error being related to the dimensions of your training vs your processed images - they should be the same. Is that the case for you?

Are you on a mac? Are you using anaconda navigator's version of conda / python / pip? There's a lot of issues that can happen with tensorflow, as I remember....

I believe this is related to the size of the images you are processing. Do you know what size images you are using in eval / vis?

+1 ![selection-rotation](https://user-images.githubusercontent.com/520541/108156023-c6efb100-7094-11eb-9970-766fb1edcde1.gif)