ModeSky

Results 10 comments of ModeSky

ImportError: cannot import name 'container_abcs' from 'torch._six' Now the error has changed

For the previous error, I just lowered the version of timm to 0.3.2, but torch is 1.10.0. Is this the reason for this error?

Training with a single process on 1 GPUs. Traceback (most recent call last): File "D:/Study/CV/important_code/vig_pytorch/train.py", line 808, in main() File "D:/Study/CV/important_code/vig_pytorch/train.py", line 341, in main checkpoint_path=args.initial_checkpoint) File "C:\Users\jcy14\Anaconda3\lib\site-packages\timm\models\factory.py", line 71,...

Training with a single process on 1 GPUs. Traceback (most recent call last):   File "D:/Study/CV/important_code/vig_pytorch/train.py", line 808, in

作者您好,根据您的解答,我下好预训练的ViG权重,目前代码里的train使用的是resnet model,所以我需要把预权重导入进去是吧,但是有个疑问,为什么只有train.py,没有测试的py程序?还是说train就是将主程序一起并入了,本项目没有图片可视化测试是吗? ------------------ 原始邮件 ------------------ 发件人: "Kai ***@***.***>; 发送时间: 2022年9月8日(星期四) 晚上6:44 收件人: ***@***.***>; 抄送: ***@***.***>; ***@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) It seems you...

作者您好,我想请教一下Vig的代码使用的数据集是Imagenet,要下载后导入还是直接采用的库里的ImageNet数据集 ------------------ 原始邮件 ------------------ 发件人: "huawei-noah/Efficient-AI-Backbones" ***@***.***>; 发送时间: 2022年9月8日(星期四) 晚上6:44 ***@***.***>; ***@***.******@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) It seems you run ResNet101. Please run as python...

 作者您好,我想问一下去,论文里使用的数据集的目录结构是什么样的,能麻烦您发给我参考一下吗?谢谢 ------------------ 原始邮件 ------------------ 发件人: "huawei-noah/Efficient-AI-Backbones" ***@***.***>; 发送时间: 2022年9月20日(星期二) 上午10:49 ***@***.***>; ***@***.******@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) We followed the official pytorch example: move and extract...

作者您好,我将imgenet数据集进行缩减到1000类160000张,在服务器里跑程序时,直接报错,请问时数据集的问题还是代码里的参数要修改? ------------------ 原始邮件 ------------------ 发件人: "huawei-noah/Efficient-AI-Backbones" ***@***.***>; 发送时间: 2022年9月21日(星期三) 上午10:08 ***@***.***>; ***@***.******@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) dir/ train/ ... val/ n01440764/ ILSVRC2012_val_00000293.JPEG ... ... —...

作者您好,我想问一下,原论文里数据集目录里没有标签文件是吧,就是imagenet自带的ILSVRC2012_devkit_t12文件夹,还是要自己生成相关的标签txt文件? ------------------ 原始邮件 ------------------ 发件人: "huawei-noah/Efficient-AI-Backbones" ***@***.***>; 发送时间: 2022年9月21日(星期三) 上午10:08 ***@***.***>; ***@***.******@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) dir/ train/ ... val/ n01440764/ ILSVRC2012_val_00000293.JPEG ... ... —...

好的,谢谢 ------------------ 原始邮件 ------------------ 发件人: "Kai ***@***.***>; 发送时间: 2022年9月20日(星期二) 上午10:49 收件人: ***@***.***>; 抄送: ***@***.***>; ***@***.***>; 主题: Re: [huawei-noah/Efficient-AI-Backbones] TypeError: __init__() got an unexpected keyword argument 'bn_tf' (Issue #134) 我们跟随着官方pytorch示例:将训练和验证图像移动并提取到有标签的子文件夹,使用下面的shell脚本 — 直接回复此邮件,在GitHub上查看,或取消订阅. ***@***.***与>.