bolgebrygg / MalenoV

Complete tool for training & classifying facies on 3D SEGY seismic using deep neural networks
GNU Lesser General Public License v3.0
128 stars 72 forks source link

F3_facies.segy #4

Open yjhong89 opened 5 years ago

yjhong89 commented 5 years ago

Thanks for excellent works.

I am currently looking for data link you provided, but i can not find F3_facies.segy file.

Can you explain where I can get F3_facies.segy file?

Thanks in advance.

bolgebrygg commented 5 years ago

hei yjhong all the data is here https://goo.gl/wb145Z

F3_facies.segy would be an output file you can create that yourself

yjhong89 commented 5 years ago

Thanks for your reply.

I'm working on multi facies classification.

I have another question.

For training, there are 9 classes (9 '*.pts' files) but 'num_classes' is 2 when predicting.

What is the purpose of it?

Thanks in advance.

bolgebrygg commented 5 years ago

you need to set the amount of prediction classes to the amount of training classes. otherwise the output wont work

roderickperez commented 3 years ago

Peter, is it any tutorial to set up the machine in order to use Malenov?