tSchlegl / f-AnoGAN

Code for reproducing f-AnoGAN training and anomaly scoring
MIT License
247 stars 64 forks source link

help me!! #3

Open selfex22 opened 5 years ago

selfex22 commented 5 years ago

Dear Alexander. Hi~ Your data supports the Python 2.7 version. But since I have to work on tensor flow in Windows 10 + Visual Studio, I have to use Python 3.5 or later. There are too many errors in Python version differences during operation. Is there a way to solve it smoothly? thanks.

oezguensi commented 3 years ago

use 2to3 to automatically convert the whole project to python3