We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when executing
python3 -m torch.distributed.launch --nproc_per_node=1 --nnodes=1 --use_env run.py -c configs/mobile/cls_emo -m test model.name=EMO_1M trainer.data.batch_size=2048 model.model_kwargs.checkpoint_path=resources/EMO-1M/net.pth
I encountered this: FileNotFoundError: [Errno 2] No such file or directory: '/youtu_fuxi_team1_ceph/vtzhang/codes/data/imagenet/train'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when executing
I encountered this:
FileNotFoundError: [Errno 2] No such file or directory: '/youtu_fuxi_team1_ceph/vtzhang/codes/data/imagenet/train'
The text was updated successfully, but these errors were encountered: