miaoshuyu

Results 8 comments of miaoshuyu

I have the same problem as you.And it confused me much time.I hope someone could help me solve it

@Kasdision Hi, I have the same problem to you.When i changed " -DBUILD_PYTHON=OFF^" to " -DBUILD_PYTHON=ON^", and then the error came.How do you solve the problem

@lbhnrg2021 你好,我之前是使用cmake编译的有问题,不知道如何使用mingw64进行编译,不知可否进行详细介绍

@lbhnrg2021 好的,谢谢,我试试~

i have the same problem,have you solved it?

@bilel-bj I also want to know how to train my own data. @foolwood Could you please share your training details ? Thank you for your amazing work.

The problem has been solved: in layers/modules/l2norm.py x /= norm to: x = x / norm

RuntimeError: The shape of the mask [8, 32756] at index 0 does not match the shape of the indexed tensor [262048, 1] at index 0 This problem can be solved...