03 2019 档案

摘要:1 #include <iostream> 2 #include <algorithm> 3 using namespace std; 4 5 class Solution{ 6 public: 7 void quick_sort(vector<int>& arr, int l, int r) 8 阅读全文
posted @ 2019-03-28 16:40 unicoe 阅读(861) 评论(0) 推荐(0) 编辑
摘要:Traceback (most recent call last): File "/home/user/Disk1.8T/unicoe/pytorch-ssd-2/experments/3_242_seg_merge_base512/train_vgg640_480_seg_merge_seg.py 阅读全文
posted @ 2019-03-26 17:45 unicoe 阅读(316) 评论(0) 推荐(0) 编辑
摘要:https://discuss.pytorch.org/t/how-the-pytorch-freeze-network-in-some-layers-only-the-rest-of-the-training/7088 https://blog.csdn.net/jdzwanghao/articl 阅读全文
posted @ 2019-03-22 11:46 unicoe 阅读(3604) 评论(0) 推荐(0) 编辑
摘要:参考:https://www.cnblogs.com/sasuke-/p/5396843.html https://blog.csdn.net/someone_and_anyone/article/details/81044153 https://blog.csdn.net/someone_and_ 阅读全文
posted @ 2019-03-13 19:33 unicoe 阅读(572) 评论(0) 推荐(0) 编辑
摘要:(1)创建虚拟环境 https://blog.csdn.net/lyy14011305/article/details/59500819 (2)安装pytorch=0.3.1 conda install pytorch=0.3.1 torchvision cuda80 (3)安装cv2 pip in 阅读全文
posted @ 2019-03-13 10:56 unicoe 阅读(3546) 评论(0) 推荐(0) 编辑

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