Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Training/Output stops without error #164

@DannyPerspective

Description

@DannyPerspective

When i do a training on the s3dis dataset, after same epochs the output just stops.

I start the training with:
CUDA_VISIBLE_DEVICES=0 nohup python examples/segmentation/main.py --cfg cfgs/s3dis/pointnext-s.yaml > outputlog 2>&1 &

Sometimes it already stops in the first epoch, sometimes it runs for five-sixes epochs but eventually it stops.

The python process for the training is then still alive (status “sleeping”) and the hardware resources are also still allocated.
Can someone help?

output.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions