barisgecer / OSTeC

TF implementation of our CVPR 2021 paper: OSTeC: One-Shot Texture Completion
https://openaccess.thecvf.com/content/CVPR2021/html/Gecer_OSTeC_One-Shot_Texture_Completion_CVPR_2021_paper.html
Other
192 stars 28 forks source link

problem for the 'environment.yml' #9

Closed HarshWinterBytes closed 2 years ago

HarshWinterBytes commented 2 years ago

I found that the configuration file should be exported from Linux. Who can provide the configuration file suitable for Windows? Thank you very much.

barisgecer commented 2 years ago

You can try to install requirements one by one while running the script according to the version in the yml file provided. However, I never tested the code in windows, so one/some libraries might not work properly in windows.