GraphMLP icon indicating copy to clipboard operation
GraphMLP copied to clipboard

indexerror

Open danwenxiu opened this issue 11 months ago • 1 comments

when add the best save model:python main.py --frames 1 --batch_size 256 --refine --lr 1e-5 --previous_dir \media\q\data\dd\GraphMLP-main\checkpoint\0302_1419_03_1\model_10_5002.pth,why is mistake and the error is IndexError: list index out of range. i am sure the path is right。

danwenxiu avatar Mar 02 '25 12:03 danwenxiu

try it? python main.py --frames 1 --batch_size 256 --refine --lr 1e-5 --previous_dir \media\q\data\dd\GraphMLP-main\checkpoint\0302_1419_03_1

Mhao-lxx avatar Mar 23 '25 15:03 Mhao-lxx