You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I copied the example codes and run it on my computer, but when it went to
model = lp.Detectron2LayoutModel('lp://PubLayNet/faster_rcnn_R_50_FPN_3x/config',
)
it showed:"Kernel Died, restarting"
I don't know if it was because I used Spyder and Jupyter as my compiler.
Is there anyone know how to fix it or met the same problem?
thanks!
Environment
MacOS
Layout Parser version: latest released version
Error traceback
Kernal died, restarting
The text was updated successfully, but these errors were encountered:
I copied the example codes and run it on my computer, but when it went to
model = lp.Detectron2LayoutModel('lp://PubLayNet/faster_rcnn_R_50_FPN_3x/config',
)
it showed:"Kernel Died, restarting"
I don't know if it was because I used Spyder and Jupyter as my compiler.
Is there anyone know how to fix it or met the same problem?
thanks!
Environment
Error traceback
Kernal died, restarting
The text was updated successfully, but these errors were encountered: