zllrunning / video-object-removal

Just draw a bounding box and you can remove the object you want to remove.
MIT License
2.66k stars 475 forks source link

core dumped error #16

Closed zhenqingkai closed 4 years ago

zhenqingkai commented 4 years ago

I don't know whether some other people meet the similar problem, it seems that there are some bugs in the code.

the error like this:

run.sh: line 1: 97 Segmentation fault (core dumped) python demo.py --data data/bag.avi

ulatekh commented 4 years ago

At the risk of sounding insulting...the stack trace from the dumped core would be helpful.