摘要: 1. Tensor order for training images, [N, C, H, W] 2. Pytorch not returning gpu memory ( https://github.com/pytorch/pytorch/issues/1085 ) github replie 阅读全文
posted @ 2017-12-19 10:45 李虹杰 阅读(142) 评论(0) 推荐(0)
摘要: 1. Three ways to undo changes made to Git project git checkout HEAD filename: Discards changes in the working directory git reset HEAD filename: Uns... 阅读全文
posted @ 2015-12-20 21:49 李虹杰 阅读(163) 评论(0) 推荐(0)
摘要: One Solution:#include #include #include #include std::string filename = //path//to//the//file // The filename;std::string command = "ffmpeg -i " + fil... 阅读全文
posted @ 2015-12-15 16:15 李虹杰 阅读(530) 评论(0) 推荐(0)
摘要: OpenCV安装的几个坑 阅读全文
posted @ 2015-11-25 21:11 李虹杰 阅读(285) 评论(0) 推荐(0)
摘要: 试试博客园怎么用 阅读全文
posted @ 2015-11-18 10:38 李虹杰 阅读(80) 评论(0) 推荐(0)