我是预训练自己的主干,用一下命令 CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 \ python _ET_pp_main_wzgnetT.py \ --model wzgnet.py \ --tag /path/to/save/results \ --epoch 200 \ --seed 0 但出现了一下问题 <img width="1115" height="649" alt="Image" src="https://github.com/user-attachments/assets/02eaf945-fe59-4ce9-bcd5-292782a125a2" /> 说是没有这个模型,求助大佬
我是预训练自己的主干,用一下命令

CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
python _ET_pp_main_wzgnetT.py
--model wzgnet.py
--tag /path/to/save/results
--epoch 200
--seed 0
但出现了一下问题
说是没有这个模型,求助大佬