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

Loading data error #32

Description

@KululuMi

Hello and thanks for the code.

I used this command to run the train.py with pytorch0.4.0, CUDA9.0, CUDNN 7.1.4

CUDA_VISIBLE_DEVICES=0,1 python3 train.py --dist_url /workdir/mixiaoyue/nonexistent_file --cfgs_file cfgs/anet.yml --checkpoint_path checkpoint/$id --batch_size 4 --world_size 2 --cuda --sent_weight 0.25 --mask_weight 1.0 --gated_mask |tee log.txt

However,I got the bug when video data loading:
image

What can I do for running it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions