Can someone help me with this ? #2900
Unanswered
CHIATEEHENG
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
:~/mmaction2-1/mmaction2/mmaction2# CUDA_VISIBLE_DEVICES=-1 python tools/test.py /root/mmaction2-1/mmaction2/configs/recognition/i3d/i3d_imagenet-pretrained-r50-heavy_8xb8-32x2x1-100e_kinetics400-rgb.py /root/mmaction2-1/checkpoints/i3d_imagenet-pretrained-r50-heavy_8xb8-32x2x1-100e_kinetics400-rgb_20220812-ed501b31.pth --eval top_k_accuracy
/root/miniconda3/envs/openmmlab/lib/python3.8/site-packages/mmengine/optim/optimizer/zero_optimizer.py:11: DeprecationWarning:
TorchScript
support for functional optimizers is deprecated and will be removed in a future PyTorch release. Consider using thetorch.compile
optimizer instead.from torch.distributed.optim import
usage: test.py [-h] [--work-dir WORK_DIR] [--dump DUMP] [--cfg-options CFG_OPTIONS [CFG_OPTIONS ...]] [--show-dir SHOW_DIR] [--show] [--interval INTERVAL] [--wait-time WAIT_TIME] [--launcher {none,pytorch,slurm,mpi}]
[--local_rank LOCAL_RANK]
config checkpoint
Beta Was this translation helpful? Give feedback.
All reactions