[PYTHON] You can read the analog meter with the example MNIST.

Part 1 https://qiita.com/bono0/items/bf9ec40d0f63d7a193b1

https://bono0.com/

When reading an analog meter, most of the prediction accuracy is determined in the process before prediction by artificial intelligence. There is a limit to what can be done by adjusting the artificial intelligence itself. First of all, proper shooting is important. Artificial intelligence cannot make a judgment on images that cannot be judged by humans. Next is image preprocessing. Since the direction of the needle of the analog meter is especially important, perform the same preprocessing as the convolutional neural network (CNN), which has a good reputation for image processing. The only difference is whether to fold it manually or let artificial intelligence fold it.

By pretreatment, you can freely emphasize or erase according to the direction of the needle. By pre-processing the vertical, horizontal and diagonal convolutions, the accuracy of artificial intelligence is greatly improved.

output03[1].png

output02[1].png

dx05[1].png

Recommended Posts

You can read the analog meter with the example MNIST.
You can read the analog meter with the example MNIST.
Until you can read the error log
Read the power of the smart meter with M5StickC (BP35C0-J11-T01)
Read the keras mnist sample
Can you delete the file?
read the tag assigned to you on ec2 with boto3
What you can do with the Python standard library statistics
Consider what you can do with Python from the Qiita article
Python | What you can do with Python
You can also check the communication of DB and cache with curl
18 beautiful Python terms you want to read aloud. R18 with example sentences
Starting with Django 1.8, you can choose Jinja2 as the template engine #djangoja
[Implementation example] Read the file line by line with Cython (Python) from the last line
What you can do with API vol.1
Let's read the RINEX file with Python ①
What you can do with programming skills
Until you can use opencv with python
If you guys in the scope kitchen can do it with a margin ~ ♪
Until you use the Kaggle API with Colab
Can you challenge Kaggle with just your iPad?
You can manage overlapping characters with multiple plt.text.
You can easily create a GUI with Python
Until you can use the Google Speech API
You can now display slides with nbviewer! [Jupyter]
Until you can install blender and run it with python for the time being