yalaudah / facies_classification_benchmark

The repository includes PyTorch code, and the data, to reproduce the results for our paper titled "A Machine Learning Benchmark for Facies Classification" (published in the SEG Interpretation Journal, August 2019).
MIT License
113 stars 62 forks source link

piture resize #19

Open RockMan1966 opened 11 months ago

RockMan1966 commented 11 months ago

Thank you for your wonderful work. If I want to change the size of the input images to even numbers, such as 255701 -> 256768, so that it is more convenient to use Unet and other networks, how should I adjust it? I look forward to your reply.