cyclomon / UNSB

Official Repository of "Unpaired Image-to-Image Translation via Neural Schrödinger Bridge" (ICLR 2024)
MIT License
154 stars 5 forks source link

Summer2Winter #2

Closed Idea89560041 closed 1 year ago

Idea89560041 commented 1 year ago

Hello, thank you for your amazing work. What is the training and testing code of Summer2Winter? The introduction on the paper is "In the experiments on Summer→Winter, we used pre-trained VGG16 network as our feature selection source, following the strategy in the previous work [37].” How do I need to modify the code? Thank you!

cyclomon commented 1 year ago

Hi, thank you for your interest on our work. We will upload the source code using VGG network for feature extraction soon.

We are now polishing the source code.

Idea89560041 commented 1 year ago

Thank you very much and look forward to the update code.

cyclomon commented 1 year ago

Hi, we just uploaded the VGG-version code in ./vgg_sb folder.