yjh0410 / YOWOv2

The second generation of YOWO action detector.
MIT License
187 stars 31 forks source link

train.py: error: ambiguous option: --lr could match --lr_decay_ratio, --lr_epoch #1

Open wangsun1996 opened 1 year ago

wangsun1996 commented 1 year ago

前辈您好,想问下我按你提供的命令,显示这个错误,该怎么调整呢

yjh0410 commented 1 year ago

@wangsun1996 不好意思,我忘记修改README了,这回已更新,请pull最新的代码再试一次。建议参考.sh文件,这个是我们训练时用到的脚本,其中的训练参数都是没问题的。

wangsun1996 commented 1 year ago

感谢感谢,还想问一下YOLO_FREE_LARGE预训练模型我手动下载好后应该放到哪里呢?自动下载速度慢

yjh0410 commented 1 year ago

@wangsun1996 在我的设备上,如果时ubuntu环境,下载后它会存在/home/yjh/.cache/torch/hub/checkpoints/文件夹下;如果是win环境,它会存在C:/用户/你的账户名/.cache/torch/hub/checkpoints/文件夹下/。所以,你就存在这些地方就行,仅供参考~

wangsun1996 commented 1 year ago

恩恩,我想在自己的数据集上训练,想问下您在训练时的数据集存放格式和视频/文件命名方式是什么样子的吗?

yjh0410 commented 1 year ago

@wangsun1996 抱歉,我还没有测试过在自己数据集上的训练效果。YOWOv2项目目前仅支持在公开数据集UCF101-24和AVA上的训练,暂时还不支持对本地数据集的训练。

wangsun1996 commented 1 year ago

恩恩,好的好的

zyx1996 commented 1 year ago

您好,我想问下ucf数据集应该按照什么格式放到dataset文件夹下呢

xingjinderhuoche commented 6 months ago

ucf数据集可以更新一下吗,目前下载了之后无法解压缩,已损坏

xingjinderhuoche commented 6 months ago

@yjh0410

xingjinderhuoche commented 6 months ago

@yjh0410 ucf数据集可以更新一下吗,目前下载了之后无法解压缩,已损坏