Skip to content

Problem in replicating the Results #7

@ghost

Description

Dear Orion AI-Lab,
I am stuck in replicating the results as reported in the paper while running the PAD models (UNET, CONV-LSTM and CONVSTAR).
For running the models I used the following command
Patch file name: "2019_31TCJ_patch_24_03.nc"
In case of Unet:
python visualize_predictions.py --model unet --root_path_coco coco_files/ --netcdf_path dataset/netcdf --bands B02 B03 B04 B08 --img_size 61 61 --requires_norm --load_checkpoint weights/unet/epoch=16-step=28695.ckpt
In case of Conv-LSTM:
python visualize_predictions.py --model convlstm --root_path_coco coco_files/ --netcdf_path dataset/netcdf --bands B02 B03 B04 B08 --img_size 61 61 --requires_norm --load_checkpoint weights/conv_lstm/epoch=17-step=60749.ckpt
In case of Conv-star
python visualize_predictions.py --model convstar --root_path_coco coco_files/ --netcdf_path dataset/netcdf --bands B02 B03 B04 B08 --img_size 61 61 --requires_norm --load_checkpoint weights/conv_star/epoch=15-step=27007.ckpt

I am attaching the output file in case of ConvStar.

evaluation_of_image_681_epoch15

If you could please assist me in this regard.
Many thanks for taking your time.

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions