Skip to content

The model I trained is the model of edge detection #7

@qizhouqiqi

Description

@qizhouqiqi

Use the following command:
python main.py --template MLEFGN --save MLEFGN_Gray_15 --scale 1 --reset --save_results --patch_size 64 --ext sep_reset
I got model_best.pt from Train/experiment/MLEFGN_Gray_15/model
But,when I use the following command to test,
python main.py --data_test MyImage --scale 1 --model MLEGN --pre_train ../model/model_best.pt --test_only --save_results --chop --save "MLEFGN_Gray_15" --testpath ../LR/LRBI --testset Set12
I got an edge detection image.
0801x1

How can I get a image denoising model?

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