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

Segmentation fault (core dumped) #1

Open
Kanonck opened this issue Jun 9, 2021 · 7 comments
Open

Segmentation fault (core dumped) #1

Kanonck opened this issue Jun 9, 2021 · 7 comments

Comments

@Kanonck
Copy link

Kanonck commented Jun 9, 2021

Hello,

I am executing the SemAutoAnnotNew.py and using my already resized dataset. As soon as the first image appears, I can draw the bounding box and press 'y'. Immedeatly afterwards, the program crashes with the error message "Segmentation fault (core dumped)". Any idea what could cause this?

Thanks!

@robertarvind
Copy link
Owner

How much RAM does your computer have and how many images are in the folder?

Hello,

I am executing the SemAutoAnnotNew.py and using my already resized dataset. As soon as the first image appears, I can draw the bounding box and press 'y'. Immedeatly afterwards, the program crashes with the error message "Segmentation fault (core dumped)". Any idea what could cause this?

Thanks!

@robertarvind
Copy link
Owner

robertarvind commented Jun 13, 2021

Hello,

I am executing the SemAutoAnnotNew.py and using my already resized dataset. As soon as the first image appears, I can draw the bounding box and press 'y'. Immedeatly afterwards, the program crashes with the error message "Segmentation fault (core dumped)". Any idea what could cause this?

Thanks!

Please use SemAutoAnnot.py instead of SemAutoAnnotNew.py if you only need the bounding box masks

@Kanonck
Copy link
Author

Kanonck commented Jun 13, 2021

Hi,
my Computer has 16 GB RAM and I have ~800 images in the folder

@Kanonck
Copy link
Author

Kanonck commented Jun 13, 2021

I also tried the SemAutoAnnot.py and have the exact same problem there

@robertarvind
Copy link
Owner

Please try it out for less number of images..say for example 50 or 100 and let me know if it shows the same error again.

@Kanonck
Copy link
Author

Kanonck commented Jun 13, 2021

I tried it out with 100 and 5 (the example brain images) and still have the Segmentation fault

@robertarvind
Copy link
Owner

robertarvind commented Jul 25, 2021

Hi, It worked perfectly well in my personal computer. I'm not sure what the exact issue is in your computer. Please try running it in some other computer to check if the problem still persists. Thank you.

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