tanluren / yolov3-channel-and-layer-pruning

yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Apache License 2.0
1.5k stars 446 forks source link

稀疏化训练第一个epoch的第28个step就终止训练的问题咨询 #57

Open byh1990 opened 4 years ago

byh1990 commented 4 years ago

Exception ignored in: <function Image.del at 0x7f64843242f0> Traceback (most recent call last): File "/home/ps/anaconda3/envs/biyanhua_py3/lib/python3.7/tkinter/init.py", line 3507, in del self.tk.call('image', 'delete', self.name) RuntimeError: main thread is not in main loop Tcl_AsyncDelete: async handler deleted by the wrong thread 已放弃 (核心已转储)

请问只是什么原因导致的?这是报的TK.call错误啊,谢谢答疑

qingchunlizhi commented 4 years ago

Have you soloved this problem? I got the same bug. Could you give me some advice