microsoft/seismic-deeplearning

correctness enhancements (data dumps and data generators) - facilitates a better debugging experience for the user

maxkazmsft opened this issue · 0 comments

add correctness dump of images in the following places:

  • preprocessing script
  • before augmentation
  • after augmentation
  • test section loader
  • indivually scored patches
  • final output of the predictions

Add extra datasets:

  • gradient generator (add to get_checkerboard)
  • binary uniform dataset to test train/test split