Maximilian Menke
Maximilian Menke
> As stated in the paper the input images do not have to be pairs. This is actually one of the main advantages of CycleGan. Hi, how is it possible...
The problem was I installed tllib using pip, but this somehow did not work. Therefore I had to uninstall it and load tllib from the source files directly.
I cloned the tlllib from github and then it worked. No need to pip install.
Is there any update how to fix this? I really would like to have a working VITDet torchvision implementation.