Project code for CS 231N Spring 2025
Adapted from DAPS: https://github.com/zhangbingliang2019/DAPS
Author: Jamin Xie
Paper: PS_HDR.pdf
Poster: PS_HDR_Poster.pdf
- All files
configs/task/hdr*.yamlare configuration files for new forward operators forward_operator/__init__.pymodified to include the new forward operatorsbaseline_reconstruction.pycontains logic for running baselinebaseline.shruns the baseline in command linecompress_figures.pycompresses figures to pdfmake_figures.pymakes figuresplot_ablation.pymakes the ablation study graph- Updated version of
requirements.txtwith fixed dependencies is inenvironment.yml - Full run history to make figures in paper and poster are in
samples.sh