8000 GitHub - victordalosto/infralearning-engine: AI Engine for the infralearning project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

victordalosto/infralearning-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Infralearning - engine

This program is part of the Infralearning project, an AI program used to evaluate the assets of Road Network.

This program is the engine that uses the data of the mounter to create AI Models to be used by the evalutor to predict and classify road assets.

How it works

This engine uses TensorFlow to create AI models based on the data provided by the mounter. The model is saved in the models folder and can be used to predict and classify road assets.

The engine is abstract enough that it can be used to create AI models for any kind of data that uses images for classifications, not only road assets.

The engine already creates out-of-the-box models for Binary Classification (0 or 1) (absent or present) and Multi Classification (0, 1, 2, 3, 4, 5, 6, 7, 8, 9).

About

AI Engine for the infralearning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0