Skip to content

The purpose of this project is to build a model that finds the teeth of an excavator. The U-net architecture was used to build the model.

Notifications You must be signed in to change notification settings

Kenzhebek-Taniyev/excavator_teeth_unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose

of this project is to build a model that finds the teeth of an excavator. The U-net architecture was used to build the model.

Problem with third model

I trained 3 models using U-net architecture (increasing the encoder-decoder layer each time). The second model showed ~42%, the last model had a dice coefficient of 68%.

However, for some reason, the third model showed really low results when I tested after fitting (most probably I muddled the save and load model). I didn't have time to train it again. So, I decided to use my second model (with 1 encoder-decoder layer, 256 filter middle layer, about 42% dice_coef accuracy).

About

The purpose of this project is to build a model that finds the teeth of an excavator. The U-net architecture was used to build the model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published