Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 367 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 367 Bytes

Porosity_prediction

First use detection module to get detected labels, then use prediction module to predict the next layer labels.

The example input data is test.npy file, where have 15 layers. Using the first 6 layers, the framework can predict the next layer labels, i.e. 7-th layer. Then, the 8-th layer can be predicted using the information of 2-7 layers.