Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Error in training  #70

@ainneabid

Description

@ainneabid

When I run train.py using the following command
!python /content/drive/MyDrive/MaskFormer-main/train_net.py
--config-file /content/drive/MyDrive/MaskFormer-main/configs/ade20k-150/maskformer_R50_bs16_160k.yaml
--num-gpus 1 SOLVER.IMS_PER_BATCH 2 SOLVER.BASE_LR 0.1
on google colab . I found the following error

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/ADEChallengeData2016/images/training'

As I download the Maskformer code from your link

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