BuLuoPiaoYu

Results 5 comments of BuLuoPiaoYu

不开Opencv是可以Cmake成功的,不过VS这边编译还是会报错的,不知道这个要怎么解决? ![image](https://user-images.githubusercontent.com/54087448/182054122-e50f98d9-6eb6-4702-810a-37e4fc3853a2.png) VS报错信息 ![image](https://user-images.githubusercontent.com/54087448/182053970-5045a3a1-fde8-41b6-ac81-d934d0ba1c1c.png)

![image](https://user-images.githubusercontent.com/54087448/120264010-77459600-c2cf-11eb-98a2-f0424dd6ee16.png) GPU ![image](https://user-images.githubusercontent.com/54087448/120264064-92180a80-c2cf-11eb-858d-c6cdf8aca1e8.png) CPU

dll文件是用你百度云发的那个,不是自己编译的呢 训练模型 ![image](https://user-images.githubusercontent.com/54087448/120264771-10c17780-c2d1-11eb-9937-ed0b4c1afb34.png) 发布模型 ![image](https://user-images.githubusercontent.com/54087448/120264563-a4467880-c2d0-11eb-9dcf-2335829ead6d.png)

> > dll文件是用你百度云发的那个,不是自己编译的呢 > > 模型 > > ![image](https://user-images.githubusercontent.com/54087448/120264563-a4467880-c2d0-11eb-9dcf-2335829ead6d.png) > > 那应该就是CPU、GPU都可以,建议训练和测试都用GPU,修改use GPU参数为True 我用GPU重新训练了,好像没有用。 ![image](https://user-images.githubusercontent.com/54087448/120290975-6ad43400-c2f5-11eb-8bcb-406d012a13de.png)

可以一次加载多个模型对一张图片做预测的吧