Glory-Peng

Results 6 issues of Glory-Peng

python3 import dlib Segmentation fault (core dumped)

If I install the GPU version of dlib on nano, will the processing speed be faster?

师兄你好,最近我在nwpu数据集上做测试,在测试时,就是使用test测试时,是没有gt文件的,想问问您是怎么实现的,测试代码方便分享下吗?或者能否指点一下。

![image](https://user-images.githubusercontent.com/57623095/225847845-2498a0cd-a629-4b2d-a405-cd4603e5b124.png) 代码这里卷积的kernel-size都是3,但是论文里给出的kernel大小分别是1,3,5。请问这里是什么情况呢? ![image](https://user-images.githubusercontent.com/57623095/225848210-60bc1924-b398-4879-81bf-4b0180abb3d6.png)

ValueError: operands could not be broadcast together with shapes (624,3) (2,) 在数据集预处理部分出现上面的问题,但是在qnrf上并不会出现这个问题,请问是什么原因呢