Results 4 comments of Zhenglun Kong

因为模型的输入是160*160的图像,要把最开始的的图像大小改为 image_size = 160,这样就不报错了。

> There is no a general code that can test the FLOPs of all models, because different models are implemented differently. > > If you want to get the FLOPs...

> > Seems like a Triton error. You might have better luck searching their repo issues. > > Hello, when using other devices instead of cuda:0, "RuntimeError: Triton Error [CUDA]:...