theoad / dot-dmax

Official Pytorch implementation of "Deep Optimal Transport: A Practical Algorithm for Photo-realistic Image Restoration"
MIT License
24 stars 5 forks source link

traing code #5

Closed foocker closed 1 month ago

foocker commented 1 month ago

i see only infer or evaluate code, no training code. is there ?

theoad commented 1 month ago

Hi. The method is training-free (few shot). You can use it to improve the performance of any restoration model in a plug-in-play fashion. Please refer to the paper for more details.