- Deep Learning By Example
- Ahmed Menshawy
- 324字
- 2021-06-24 18:52:38
Implementing the fish recognition/detection model
To introduce the power of machine learning and deep learning in particular, we are going to implement the fish recognition example. No understanding of the inner details of the code will be required. The point of this section is to give you an overview of a typical machine learning pipeline.
Our knowledge base for this task will be a bunch of images, each one of them is labeled as opah or tuna. For this implementation, we are going to use one of the deep learning architectures that made a breakthrough in the area of imaging and computer vision in general. This architecture is called Convolution Neural Networks (CNNs). It is a family of deep learning architectures that use the convolution operation of image processing to extract features from the images that can explain the object that we want to classify. For now, you can think of it as a magic box that will take our images, learn from it how to distinguish between our two classes (opah and tuna), and then we will test the learning process of this box by feeding it with unlabeled images and see if it's able to tell which type of fish is in the image.
In this example, we will be using Keras. For the moment, you can think of Keras as an API that makes building and using deep learning way easier than usual. So let's get started! From the Keras website we have:
- 現(xiàn)代測控電子技術(shù)
- Drupal 7 Multilingual Sites
- WOW!Illustrator CS6完全自學(xué)寶典
- Hands-On Neural Networks with Keras
- Apache Hive Essentials
- 樂高創(chuàng)意機(jī)器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- Ceph:Designing and Implementing Scalable Storage Systems
- Splunk Operational Intelligence Cookbook
- Excel 2007技巧大全
- 學(xué)練一本通:51單片機(jī)應(yīng)用技術(shù)
- 單片機(jī)原理實(shí)用教程
- 會聲會影X4中文版從入門到精通
- The DevOps 2.1 Toolkit:Docker Swarm
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實(shí)踐詳解
- 玩轉(zhuǎn)PowerPoint