edgeyolo icon indicating copy to clipboard operation
edgeyolo copied to clipboard

when i train 286 epoch thiscame up

Open WainBK opened this issue 1 year ago • 1 comments

cost[gt_idx], k=dynamic_ks[gt_idx].item(), largest=False RuntimeError: selected index k out of range

WainBK avatar Sep 10 '23 02:09 WainBK

unfortunately we are still trying to fix this, it happens occasionally, you can resume training with last.pth by hand. or you just use "try except" to skip this iter in file train.py

LSH9832 avatar Dec 06 '23 05:12 LSH9832