Skip to content

how to reproduce you model used in the papar by training from scratch? #5

@Vandermode

Description

@Vandermode

Hi, I dive into your code, and find the script provided (see below) seems doesn't match your noise flow model in the paper. Shall I disable the argument of --cam and --iso? Shall I add additional arguments e.g. --cond_gt and --init_sdn? Thanks~

python3 train_noise_flow.py --logdir noise_flow_model   --arch "sdn5|unc|unc|unc|unc|gain4|unc|unc|unc|unc" \
     --sidd_path './data/SIDD_Medium_Raw/Data' --cam IP --iso 800  --n_train_threads 16   \
     --width 4 --epochs 2000  --lr 1e-4 --n_batch_train 138 --n_batch_test 138 --epochs_full_valid 10 \
     --n_patches_per_image 2898 --patch_height 32 --patch_sampling uniform \
     --start_tr_im_idx 10   --end_tr_im_idx 12   --start_ts_im_idx 10   --end_ts_im_idx 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions