olgaliak / seismic-deeplearning

Deep Learning for Seismic Imaging and Interpretation
MIT License
3 stars 0 forks source link

TestLoader's support for custom paths #8

Closed olgaliak closed 4 years ago

olgaliak commented 4 years ago

Currently the code assumes hardcoded "test" folders and splits. Support for custom paths will make it possible to easily test on separate volumes of seismic data.

maxkazmsft commented 4 years ago

Discussed - this should go as a PR directly into the staging branch of the main repo.

TODO: please add a regression test to make sure that when your optional parameters are turned off the original script still produces the same result before you added the optional parameters.

GeisaFaustino commented 4 years ago

Pull request successfully merged and closed https://github.com/microsoft/seismic-deeplearning/pull/196