This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Program killed unexpectedly #15
Comments
Maybe you forget you activate GPU before training? My process is killed before and its solved by activating GPU. |
Do you mean that I should run “conda activate retinanet” every time I restart terminal? |
I remember I ran Conda activate retinanet and gpu-interactive, then it works |
@Yyyyao712 You need gpu-interactive. See GPU Farm instructions. |
I did gpu-interactive and conda activate, then cd DASC7606, and run train.py, but still get killed. |
@Yyyyao712 Could you post the error message, or a screenshot? Killed should not be related to conda. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm encountering an issue when running the command “python train.py…” . Each time I attempt to execute this script, the process gets terminated unexpectedly with a "Killed" message. Has anyone encountered a similar issue or have suggestions on how to resolve this?
The text was updated successfully, but these errors were encountered: