上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 307 下一页
摘要: https://www.jianshu.com/p/28a0c98027a8 出现如题错误: libstdc++.so.6: version `GLIBCXX_3.4.20' not found 这个错误是目前的libstdc++.so.6没有对应的GLBCXX造成的。可以通过如下命令查看: [ss 阅读全文
posted @ 2021-06-10 22:46 emanlee 阅读(1439) 评论(0) 推荐(0)
摘要: The following requested languages could not be built: gfortranSupported languages are: c,brig,c,c++,fortran,go,lto,objc,obj-c++ strings /home/software 阅读全文
posted @ 2021-06-10 22:44 emanlee 阅读(416) 评论(0) 推荐(0)
摘要: HISAT2官网https://daehwankimlab.github.io/hisat2/ HISAT2 下载 https://daehwankimlab.github.io/hisat2/download/ Binaries Version: HISAT2 2.2.1 Release Date 阅读全文
posted @ 2021-06-10 21:34 emanlee 阅读(2284) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/64361703 https://github.com/ChristosChristofidis/awesome-deep-learning Table of Contents Books Courses Videos and Lecture 阅读全文
posted @ 2021-06-03 23:27 emanlee 阅读(218) 评论(0) 推荐(0)
摘要: CVPR2021接受论文/代码分方向汇总分类目录:1. 检测(detection) 图像目标检测(Image Object Detection) 视频目标检测(Video Object Detection) 动作检测(Activity Detection) 异常检测(Anomally Detetio 阅读全文
posted @ 2021-06-03 20:57 emanlee 阅读(4491) 评论(0) 推荐(0)
摘要: 计算机视觉 Computer Vision 会议: AAAI: AAAI Conference on Artificial IntelligenceACCV: Asian Conference on Computer VisionACM MM: ACM International Conferenc 阅读全文
posted @ 2021-06-03 19:25 emanlee 阅读(957) 评论(0) 推荐(0)
摘要: 最近深度学习两巨头 Bengio 和 LeCun 在 ICLR 2020 上点名 Self-Supervised Learning(SSL,自监督学习) 是 AI 的未来,而其的代表的 Framework 便是 Contrastive Learning(CL,对比学习)。 另一巨头 Hinton 和 阅读全文
posted @ 2021-06-01 19:36 emanlee 阅读(1164) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-06-01 16:01 emanlee 阅读(199) 评论(0) 推荐(0)
摘要: 2021-06-01 10:32:15.183997: W tensorflow/python/util/util.cc:348] Sets are not currently considered sequences, but this may change in the future, so c 阅读全文
posted @ 2021-06-01 15:56 emanlee 阅读(719) 评论(0) 推荐(0)
摘要: 命令和miniconda3是一样的。 显示当前配置: conda config --show 使用以下命令设置 Anaconda 的镜像(镜像可以极大加快下载包、安装包的速度): conda config --add channels https://mirrors.aliyun.com/anaco 阅读全文
posted @ 2021-05-31 23:42 emanlee 阅读(664) 评论(0) 推荐(0)
上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 307 下一页