개선된 Reflecotr(반사면)을 확인할 수 있음.
- Generator 고해상도 이미지를 만드는 모델
- Discriminator 해당 모델이 고해상도로 복원된 이미지인지 원본이미지인지 판단하는 작업을 진행함.
저해상도에서 훈련시킨 이미지를 고해상도에서 복원하여 사용하였기 때문에 고해상도 이미지에서 훈련을 시켜볼 필요가 있음.
- organize the
train.py
code - Make and use hyperparameter config.
- Considering how to handle the checkerboard pattern.
- Create inference code at the directory level.
- Compare Fault Detection Score between original seismic vs high-resolution seismic