yezechen

Results 4 issues of yezechen

InvalidArgumentError: The number of input's channels should be equal to filter's channels * groups for Op(Conv). But received: the input's channels is 256, the input's shape is [32, 256, 125,...

报错信息是RuntimeError: Sizes of tensors must match except in dimension 2. Got 23 and 24 (The offending index is 0),请问怎么解决呢

你好,我在稀疏训练的时候设置的参数是sr=0.001,但是还是遇到了如下问题 ![无标题](https://user-images.githubusercontent.com/53908080/138988767-8244f784-2071-4e71-a468-afa91a4bc644.png) 请问这是什么原因呢

There was an error using the following command: ./buildEngine -i model/ctdet_coco_dla_2x.onnx -o model/ctdet_coco_dla_2x.engine Segmentation fault (core dumped) What is the reason?