Image recognition AI by Pesce EnricoImage recognition AI by Pesce Enrico

Image recognition AI

Pesce Enrico

Pesce Enrico

This project shows how to use Oracle's cloud service (called OCI Vision) to teach a computer to recognize different types of cereal grains from pictures - like telling wheat from corn just by looking at photos. It's like teaching a computer to be an expert grain inspector! The amazing part is that you don't need to be an artificial intelligence expert or set up complex computer systems to make it work.
The process is simple:
- Collect some sample pictures of different cereals
- Use a special tool to create more training pictures
- Upload these pictures to Oracle's cloud
- Label them (telling the computer "this is wheat" or "this is corn")
- Let Oracle's system automatically learn to recognize the cereals
After training, the system can look at new pictures of cereals it's never seen before and correctly identify them with over 90% accuracy. While this example uses cereals, the same process could be used to teach the computer to recognize almost anything visual, making it useful for many different businesses and applications.
Like this project

Posted Oct 25, 2024

This project shows how to use Oracle's cloud service (called OCI Vision) to teach a computer to recognize different types of objects.