Jzy2017 / TACL

TIP 2022 | Twin Adversarial Contrastive Learning for Underwater Image Enhancement and Beyond.
48 stars 4 forks source link

Test premodel #7

Open kkllww opened 1 year ago

kkllww commented 1 year ago

When testing a single image, there was no pre trained model provided for testing. Could you please share the model

这是我的运行命令:python test.py --dataroot /data1/Water/SyreaNet/samples/ --name underwater --model test

Jzy2017 commented 1 year ago

When testing a single image, there was no pre trained model provided for testing. Could you please share the model

这是我的运行命令:python test.py --dataroot /data1/Water/SyreaNet/samples/ --name underwater --model test

模型和运行命令在readme文件中有详细说明,可直接运行测试

kkllww commented 1 year ago
image

May I ask if you can provide me with a pre trained model for testing individual images, as I need to modify the testing to test batch videos? If it's convenient, please send the pre trained model to my email. Thank you very much

Jzy2017 commented 1 year ago

image May I ask if you can provide me with a pre trained model for testing individual images, as I need to modify the testing to test batch videos? If it's convenient, please send the pre trained model to my email. Thank you very much

我们提供了预训练的模型权重:https://drive.google.com/file/d/1VEx7CR0iFJNesCS_Ci98CEAaFhhzsela/view?usp=sharing 该链接也在Reademe的“Download”中提供。

kkllww commented 1 year ago
image

并没有单张图片测试的预训练模型,这里面的都是用于cyclegan的,或者你可以准确的告诉我图里哪个预训练模型是用来做单张图像增强的吗。