-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hello,
I am attempting to replicate your code on my local machine, but I am encountering an issue during the training process. The error message is simply Killed, and the process stops. This is the full command and output:
(lanegcn) shanze@shanze-ROG-Zephyrus-G15-GA503QM-GA503QM:/media/shanze/UBUNTU2004/SSL-Lanes/ssl_pretext_tasks/lane_masking/final_task_masking$ /home/shanze/anaconda3/envs/lanegcn/bin/python /media/shanze/UBUNTU2004/SSL-Lanes/ssl_pretext_tasks/lane_masking/final_task_masking/train.py
Killed
For the data preprocessing step, I chose to directly "wget https://yun.sfo2.cdn.digitaloceanspaces.com/public/lanegcn/test_test.p" and put the .p file in the I put the .p file in the folder "/ssl_pretext_tasks/lane_masking/final_task_masking/dataset", and when I run train.py, the program should execute smoothly, but it always reports the error.
I am running on ubuntu 20.04 and have followed all the steps for configuring the libraries. I'd appreciate it if you could take a look at my question and reply, thank you very much!
Thank you in advance,
Shanze