-
Notifications
You must be signed in to change notification settings - Fork 36
Description
object365 2020
Traceback (most recent call last):
File "tools/train.py", line 159, in
launch(
File "/thh/Code/AI/detect_frame/mmdet/core/launch.py", line 82, in launch
mp.start_processes(
File "/usr/local/lib/python3.8/dist-packages/torch/multiprocessing/spawn.py", line 198, in start_processes
while not context.join():
File "/usr/local/lib/python3.8/dist-packages/torch/multiprocessing/spawn.py", line 140, in join
raise ProcessExitedException(
torch.multiprocessing.spawn.ProcessExitedException: process 0 terminated with signal SIGKILL
root@eefuhegl7k45g-0:/thh/Code/AI/detect_frame# /usr/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 58 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '