09 2018 档案

摘要:竞赛传送门:https://www.tinymind.cn/competitions/42 我们就是傻狗天仙配啦~ 决赛排行榜: 这次比赛感谢第一名的 baseline:https://blog.csdn.net/guleileo/article/details/81946511 我们的代码基于这个 阅读全文
posted @ 2018-09-30 23:06 feifanren 阅读(2331) 评论(0) 推荐(0) 编辑
摘要:作者:颜沁睿链接:https://www.zhihu.com/question/47817909/answer/107775045来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 嘿嘿谢邀~~这个问题还是挺感兴趣的, 正好早起看到答一发. 没有专门研究dynamic s 阅读全文
posted @ 2018-09-26 21:11 feifanren 阅读(3772) 评论(0) 推荐(1) 编辑
摘要:1.源文件下载 opencv-3.4.1.tar.gz(https://github.com/opencv/opencv/releases) opencv_contrib-3.4.1.tar.gz(https://github.com/opencv/opencv_contrib/releases) 阅读全文
posted @ 2018-09-25 11:11 feifanren 阅读(2902) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/xinyu391/article/details/72867510 https://ask.csdn.net/questions/365969 阅读全文
posted @ 2018-09-24 17:01 feifanren 阅读(3085) 评论(0) 推荐(0) 编辑
摘要:ubuntu16.04的自带gcc版本为gcc-5,因为安装pl-slam的需要升级到gcc-7,可以通过以下命令查看你的gcc版本 通过apt工具对gcc进行升级 1 sudo add-apt-repository ppa:ubuntu-toolchain-r/test 2 sudo apt-ge 阅读全文
posted @ 2018-09-24 15:59 feifanren 阅读(14438) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/tianwaifeimao/article/details/17678669 文献翻译:https://blog.csdn.net/YuYunTan/article/details/80036289 我们提出了一种线性时间线段检测器,它可以提供准确的结果, 阅读全文
posted @ 2018-09-21 16:24 feifanren 阅读(1501) 评论(0) 推荐(0) 编辑
摘要:双目 1.PL-SLAM: a Stereo SLAM System through the Combination of Points and Line Segments ubuntu14.04配置PL-SLAM并运行:https://blog.csdn.net/learning_tortosie 阅读全文
posted @ 2018-09-21 16:09 feifanren 阅读(772) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/Jerseyblog/p/6518273.html 阅读全文
posted @ 2018-09-20 19:45 feifanren 阅读(440) 评论(0) 推荐(0) 编辑
摘要:1.首先我们需要登陆“微软中国下载中心”,从中下载一款名为“MediaCreationTool”的工具,利用该工具可以制作Win10安装U盘。直接通过以下地址快速进入“Windows下载中心”,根据自己操作系统的位数选择相应的工具进行下载。 http://www.microsoft.com/zh-c 阅读全文
posted @ 2018-09-20 15:56 feifanren 阅读(803) 评论(0) 推荐(0) 编辑
摘要:首先,看一下这个博客:https://blog.csdn.net/tsyccnh/article/details/78889838 怎么样来找GAP_LAYER?具体步骤: 使用plot_model函数来打印一份整个网络的结构图。在代码最前面加(如果没有需要自己安装一下~): 在代码模型部分的最后加 阅读全文
posted @ 2018-09-20 12:34 feifanren 阅读(403) 评论(0) 推荐(0) 编辑
摘要:从keras的keras_applications的文件夹内可以找到内置模型的源代码 Kera的应用模块Application提供了带有预训练权重的Keras模型,这些模型可以用来进行预测、特征提取和finetune 应用于图像分类的模型,权重训练自ImageNet: Xception VGG16  阅读全文
posted @ 2018-09-19 21:59 feifanren 阅读(10711) 评论(0) 推荐(0) 编辑
摘要:pip国内的一些镜像 阿里云 http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 豆瓣(douban) http://pypi.douban.com/simple/ 清华大学 h 阅读全文
posted @ 2018-09-18 16:38 feifanren 阅读(7523) 评论(0) 推荐(0) 编辑
摘要:PPA,英文全称为 Personal Package Archives,即个人软件包档案。是 Ubuntu Launchpad 网站提供的一项源服务,允许个人用户上传软件源代码,通过 Launchpad 进行编译并发布为二进制软件包,作为 apt / 新立得(Synaptic)源供其他用户下载和更新 阅读全文
posted @ 2018-09-17 19:28 feifanren 阅读(2748) 评论(0) 推荐(0) 编辑
摘要:安装: https://blog.csdn.net/xiangxianghehe/article/details/80103095 Windows下通过pip安装PyTorch 0.4.0 import 不成功 解决办法 https://blog.csdn.net/grllery/article/d 阅读全文
posted @ 2018-09-06 09:44 feifanren 阅读(120) 评论(0) 推荐(0) 编辑
摘要:OSR数据集下载地址: http://people.csail.mit.edu/torralba/code/spatialenvelope/ Relative Attributes Marr Prize (Best Paper Award) Winner, ICCV 2011 项目地址:https: 阅读全文
posted @ 2018-09-05 15:22 feifanren 阅读(289) 评论(0) 推荐(0) 编辑
摘要:my paper~~ 1.(DAP,IAP)Learning To Detect Unseen Object Classes by Between-Class Attribute Transfer 2.(ALE)Label-Embedding for Attribute-Based Classifi 阅读全文
posted @ 2018-09-03 20:56 feifanren 阅读(2086) 评论(0) 推荐(0) 编辑
摘要:pandas提供了set_index方法可以将DataFrame的列(多列)变成行索引,通过reset_index方法可以将层次化索引的级别会被转移到列里面。 1、DataFrame的set_index方法 2、DataFrame的reset_index方法 参考:https://blog.csdn 阅读全文
posted @ 2018-09-03 17:12 feifanren 阅读(11499) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示