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

Exception: process 0 terminated with signal SIGABRT #34

Open
zhang-zx opened this issue May 8, 2020 · 4 comments
Open

Exception: process 0 terminated with signal SIGABRT #34

zhang-zx opened this issue May 8, 2020 · 4 comments

Comments

@zhang-zx
Copy link

zhang-zx commented May 8, 2020

I used pip install dareblopy to reinstall dareblopy. However, after reinstallment, the problem still exists, and I make sure the path to tfrecords I created by python dataset_preparation/prepare_celeba_hq_tfrecords.py is correct.

@tousse-ensemble
Copy link

Hi, same problem here. Thanks in advance for your help!

@jolt2017
Copy link

I used pip install dareblopy to reinstall dareblopy. However, after reinstallment, the problem still exists, and I make sure the path to tfrecords I created by python dataset_preparation/prepare_celeba_hq_tfrecords.py is correct.

so did you solve this issue?

@5agado
Copy link

5agado commented Jun 26, 2020

From my side I want to add that this exception often shows up if the dataset has not been prepared properly, that is, errors in the tfrecords. Some datset preparation scripts (e.g. split_tfrecords_ffhq.py) have hardcoded values for dataset size and splits which don't work if you use slightly different versions. As such you need to be careful on your setup, config values and scripts used.

@jolt2017
Copy link

Thanks for your answer. I also found the this question is caused by dataset . I run prepare_celeba_hq_tfrecords.py ,but it dosent work. so if i want to train the model with the size of 1024x1024, which dataset prepara scripts i should run at first?

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

4 participants