- 博客(10)
- 收藏
- 关注
原创 ubuntu18.04,cuda11.4编译安装caffe工程时报错,跟opencv版本有关
编译caffe项目时总是失败,与所安装opencv版本有关,但因本机cuda版本较新,只能编译新版本opencv,后续通过不使用cuda对低版本opencv进行编译,随后编译caffe项目成功。
2023-07-13 12:13:32 375 1
原创 Windows安装pytorch-gpu失败,下载whl包本地安装torch
安装pytorch时,由于网络中断等原因无法下载完整的pytorch文件进行安装时,通过网站下载whl文件进行pip本地安装
2023-02-27 22:02:36 3069
原创 IEEE SPL文章接收后通讯作者注册IEEE账户并验证文章
IEEE SPL投稿接收后,通讯作者进行后续操作,注册IEEE账号以及验证文章
2022-12-28 21:02:19 4628 27
原创 pytorch单机多卡DistributedDataParallel (DDP)分布式训练
利用pytorch的DistributedDataParallel进行单机多卡分布式训练。
2022-09-21 21:14:38 2632
原创 Ubuntu安装显卡驱动,配置conda环境,安装pytorch
Ubuntu安装显卡驱动,cuda,cudnn,配置conda环境,安装pytorch,jupyter notebook
2022-09-17 20:38:36 1036
原创 用skimage里的函数计算彩色图像SSIM时,明明设置multichannel=True却还是报错ValueError: win_size exceeds image extent.
用skimage里的函数计算彩色图像SSIM时,明明设置multichannel=True却还是报错:ValueError: win_size exceeds image extent. If the input is a multichannel (color) image, set multichannel=True.
2022-04-25 16:57:30 17991 18
原创 论文阅读:STAR: A Structure-aware Lightweight Transformer for Real-time Image Enhancement
近来transformer在cv领域十分火热,但是将其用于low-level方面的文章并不多,本文发表于ICCV2021,在此对文章做一个解读,如有错误,请指正!
2022-04-22 17:26:14 5254 3
原创 Ubuntu/Linux 安装 Intel Realsense-Viewer
Intel Realsense-Viewer for Ubuntu/Linux
2022-02-17 10:28:02 5483 2
翻译 论文阅读:Push the Limit of Acoustic Gesture Recognition
Push the Limit of Acoustic Gesture Recognition主要内容是利用声学信号进行手势识别,所提出的RobuCIR解决了UltraGesture存在的频率选择性衰落以及训练数据较少的问题。在此记录一下本人对此文章的阅读与浅薄的理解,水平有限,能力一般,仅代表个人观点,文章具体内容请参考原文。
2022-01-06 09:49:20 976 3
原创 tensorflow2添加l1,l2 regularization
tensorflow2添加l1,l2 regularization摘自tensorflow_core.python.keras.regularizers的class Regularizer:Regularizers allow you to apply penalties on layer parameters orlayer activity during optimization.These penalties are summed into theloss function that the
2021-09-22 15:04:01 2544
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人