zejinwang / Blind2Unblind

This is an official implementation of the CVPR2022 paper "Blind2Unblind: Self-Supervised Image Denoising with Visible Blind Spots".
https://arxiv.org/abs/2203.06967
118 stars 13 forks source link

Test my own models #8

Closed dream-floating closed 1 year ago

dream-floating commented 1 year ago

If I want to test the model I trained myself, should I replace the pretrained_models name in the test command with my own model name?

zejinwang commented 1 year ago

Just specify your pre-trained model load path when loading the model.