gyh420
gyh420
> > > > > > > > > I've had got this problem too, and I had solved by downloading pytorch with cuda version and aslo try the with...
> > “yolox/data/datasets/mot.py”,第 102 行,在 pull_item 中 断言 img 不是 None AssertionError > > 请问你解决了吗 hi ,when i run python3 tools/convert_crowdhuman_to_coco.py, l have this question, [Errno 2] No such file...
> 这个没有,我也是这个错误,得问作者 > […](#) > ------------------ 原始邮件 ------------------ 发件人: ***@***.***>; 发送时间: 2022年12月4日(星期天) 上午9:01 收件人: ***@***.***>; 抄送: "指尖@***@***.***>; ***@***.***>; 主题: Re: [ifzhang/ByteTrack] AssertionError (Issue #174) “yolox/data/datasets/mot.py”,第 102 行,在 pull_item 中 断言 img 不是...
> > “yolox/data/datasets/mot.py”,第 102 行,在 pull_item 中 断言 img 不是 None AssertionError > > 请问你解决了吗 now, l get the same question,how you fix it ?
> > > > > > > > > > > > > Sorry, I didnt got this > > > > > > #57 > > Guess this was...
> assert img is not None assert img is not None how you fix it?
> > “yolox/data/datasets/mot.py”,第 102 行,在 pull_item 中 断言 img 不是 None AssertionError > > 请问你解决了吗 any result? l have assert img is not None too
> Thank you very much. I have solved this problem. But when running the code "python3 tools/train.py -f exps/example/mot/yolox_x_mix_mot20_ch.py -d 0 -b 48 --fp16 -o -c pretrained/yolox_x.pth", I meet another...
> This may be the cuda version is not suitable. I run with python 3.8 torch 1.11.0+cu113 and torchvision==0.12.0 thank you, l have fix it