copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
【报错】protobuf 3. 20. 3 which is incompatible. - 飞桨AI Studio 使用 padlle转onnx库paddle2onnx时候, protobuf版本太高,需要降低版本。 报错信息为: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed This behaviour is the source of the following dependency conflicts parl 1 4 1 requires pyzmq==18 1 1, but you have pyzmq 23 2 1 which is incompatible paddlepaddle-gpu 2 3 2
resnet18和resnet50区别 - 飞桨AI Studio 我们主要依据下图来分析resnet18与resnet50的区别,这是其原始论文中的图。 (1)在resnet模型中,我们首先是64个7x7且步幅为2的大卷积核将图像从3维空间映射到64维空间以使后续残差块能更好的提取特征。同时,我们的图像大小从224缩减到112。 (2)使用步幅为2的max pool,进一步将图像大小从112缩减到
如何获得算力? - 飞桨AI Studio 在AI达人创造营,算力获得有3种方式: 1、每天在AI studio运行1次项目,即可获得8-16小时算力(每天都可以获得!); 2、查看你的邮箱,之前参与转发活动送算力的同学,可以获得免费赠送的100小时算力,共有570名同学获得。 3、积极参与飞桨论坛互动,后续也可以获得官方赠送的算力卡! 算力作为
为什么paddleDetection总是警告这个错误 - 飞桨AI Studio Warning:: 0D Tensor cannot be used as 'Tensor numpy () [0]' In order to avoid this problem, 0D Tensor will be changed to 1D numpy currently, but it's not correct
新版本Segmentation fault - 飞桨AI Studio 开始愁死,paddle 运行出现:FatalError: `Segmentation fault` is detected by the operating system _团长sama的博客-CSDN博客,参考这个博客,看看你的配置对不对!但我看到,我本来就是cudnn7 6 5呀,这个对我没用;然后请求群里大佬的支援,大佬说搞conda和cuda的软连接试试。。我就百度了一条”ubuntu conda虚拟环境下