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

first stage test failed #26

Open
hosnasattar opened this issue Aug 7, 2018 · 2 comments
Open

first stage test failed #26

hosnasattar opened this issue Aug 7, 2018 · 2 comments

Comments

@hosnasattar
Copy link

I try to run your code but I am getting this error:

Traceback (most recent call last):
File "model_zalando_mask_content_test.py", line 236, in
tf.app.run()
File "/BS/wild-search-gaze2/work/3D_body_shape/SMPLify/SMP_env/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 124, in run
_sys.exit(main(argv))
File "model_zalando_mask_content_test.py", line 136, in main
prod_segment_holder, image_holder)
File "/BS/wild-search-gaze2/archive00/VITON-master/model_zalando_mask_content.py", line 200, in create_model
vgg_real = build_vgg19(image, FLAGS.vgg_model_path)
File "/BS/wild-search-gaze2/archive00/VITON-master/utils.py", line 482, in build_vgg19
vgg_rawnet = scipy.io.loadmat(model_path)
File "/BS/wild-search-gaze2/work/3D_body_shape/SMPLify/SMP_env/local/lib/python2.7/site-packages/scipy/io/matlab/mio.py", line 141, in loadmat
MR, file_opened = mat_reader_factory(file_name, appendmat, **kwargs)
File "/BS/wild-search-gaze2/work/3D_body_shape/SMPLify/SMP_env/local/lib/python2.7/site-packages/scipy/io/matlab/mio.py", line 64, in mat_reader_factory
byte_stream, file_opened = _open_file(file_name, appendmat)
TypeError: 'NoneType' object is not iterable

@xthan
Copy link
Owner

xthan commented Jan 18, 2019

You need to download the pose and segmentation data to run the code.

@Mrunal2412000
Copy link

@xthan I am getting error regarding checkpoint "The passed save_path is not a valid checkpoint: model/stage1/model-15000" from where can i get the checkpoint?

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

3 participants