gan-control
gan-control copied to clipboard
Problems with testing Colab
Path src assigned before cloning the GIT (missing step). Problems also with:
from gan_control.inference.controller import Controller
controller_path = '../resources/gan_models/controller_age015id025exp02hai04ori02gam15'
controller = Controller(controller_path)
Errors: INFO:gan_control.inference.controller: Init Controller class... INFO:gan_control.inference.inference: Init inference class... INFO:gan_control.inference.inference: Retrieve config from ../resources/gan_models/controller_age015id025exp02hai04ori02gam15/generator/args.json