Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: interp() got an unexpected keyword argument 'factor' #37

Open
Danzip opened this issue Jan 29, 2018 · 1 comment
Open

TypeError: interp() got an unexpected keyword argument 'factor' #37

Danzip opened this issue Jan 29, 2018 · 1 comment

Comments

@Danzip
Copy link

Danzip commented Jan 29, 2018

Hi, when trying to run train.py from scratch i have gotten the error in the title.
as i'm unfamiliar with the model I have no idea why the code tries to put factor into a function that only has z_factor and s_factor as possible arguments, Im not sure if the issue is with my understanding or some mistake in an update of the code?

also, im trying to re-train the model to infer face vs background on the LFW segmentation dataset. I have re-created the masks from the data set to have 1 where faces are located and zeros for background. any Tips on how to train the model on said dataset?

@hellochick
Copy link
Owner

Hey @Danzip, you got that error because I haven't update the code yet. Recently, I am trying to train on another dataset. Please wait my new version codes, I will release the code as soon as possible. As for training on the LFW segmentation dataset, I need do some research so that I can give you some tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants