peijinwang

Results 4 issues of peijinwang

Traceback (most recent call last): File "/home/wpj/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 399, in __del__ self._shutdown_workers() File "/home/wpj/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 378, in _shutdown_workers self.worker_result_queue.get() File "/home/wpj/anaconda3/lib/python3.6/multiprocessing/queues.py", line 337, in get return _ForkingPickler.loads(res) File "/home/wpj/anaconda3/lib/python3.6/site-packages/torch/multiprocessing/reductions.py", line...

hello do you have do some experiments to validate the effectiveness on object detection?

Traceback (most recent call last): File "./deeplab.py", line 74, in main() File "./deeplab.py", line 64, in main epoch_end_callback = mx.callback.do_checkpoint(deeplab_model_prefix) File "/.../homework/mxnet-deeplab/solver.py", line 108, in fit self.updater(key, arr, self.arg_params[key]) File...