- 博客(41)
- 收藏
- 关注
原创 RuntimeError: one of the variables needed for gradient computation has been modified by an inplace
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace
2025-06-03 17:13:23
276
原创 在train和eval模式下性能差距的问题(本文聚焦于BatchNorm2d)
在train和eval模式下性能差距的问题(本文聚焦于BatchNorm2d)
2025-05-25 17:11:34
268
原创 图像Splicing篡改数据集GreatSplicing
图像篡改数据集(Image Forgery Dataset),篡改检测数据集(Forgery Detection Dataset),Splicing篡改数据集(Splicing Forgery Dataset)
2025-04-29 13:06:18
379
原创 Output loop---100 consecutive dead cycles.
使用\newpage就可以了,比如在当前倒数第10个浮动体前添加\newpage。,LaTex不知道怎么排版所以报错了。
2025-04-27 16:02:43
104
原创 undefined symbol: iJIT_NotifyEvent
【代码】undefined symbol: iJIT_NotifyEvent。
2024-11-22 10:40:27
525
原创 ImageNet-1K encoder
412 n02747177 垃圾箱, ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin。436 n02814533 轿车 check, beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon。
2024-08-14 13:32:29
537
原创 RuntimeError: CUDA error: invalid device ordinal
原因在于,虽然师兄分配给我的卡为6,7,但是在我自己登陆的用户里,对应映射的编号是0,1,我作为非管理员的用户看不到全局的卡的状态,只能看到映射后的编号。师兄告诉我分配给我的GPU编号为6和7,但是我在训练的时候使用。就是在使用编号为6的卡,代码。就是在使用编号为7的卡。
2024-04-12 17:11:06
399
原创 python环境离线配置(anaconda)
pytorch下载网址:https://download.pytorch.org/whl/torch/
2024-04-12 14:41:22
455
原创 Ubuntu 22.04 在线配置安装 Nginx
4.打开你的 web 浏览器并访问 http://localhost 或者你的服务器的 IP 地址(如果你是在远程服务器上安装)。如果一切顺利,你将会看到 Nginx 的欢迎页面。5.(可选)如果系统上启用了防火墙,你需要确保允许 HTTP(端口 80)流量通过。3.Nginx 安装完成后,它会自动启动。
2024-02-19 11:14:07
669
原创 Logistic Regression及相关性质
逻辑回归(Logistic Regression)是一种用于二分类问题的统计学习方法。Logistic Regression表达式为。sigma函数的梯度,(正样本) 的概率.
2024-02-08 09:50:48
373
原创 BP神经网络、多层感知机(MLP)的区别
BP神经网络和多层感知机(MLP),都是指后一层的神经元和前一层的神经元全部相连的神经网络,即全连接结构,二者在许多文献中通常被视为同义词。BP神经网络强调网络的实现是反向传播算法,MLP强调网络结构上多层。
2024-02-03 10:29:09
3426
原创 XMLHttpRequest发送Post请求Java Servlet无法解析参数 null
XMLHttpRequest发送Post请求Java Servlet无法解析参数 null
2023-05-09 00:39:15
401
原创 RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSg
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSg
2023-04-17 09:57:52
848
原创 RuntimeError: GET was unable to find an engine to execute this computation
RuntimeError: GET was unable to find an engine to execute this computation
2023-04-16 21:05:24
9163
7
原创 RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
2023-04-09 23:21:15
1099
原创 若g(x,u,w)为凸,则p(u,w)=inf{x} g(x,u,w)为凸
若g(x,u,w)为凸,则p(u,w)=inf g(x,u,w)为凸。凌青老师凸优化教程第45集
2022-08-13 23:32:00
186
原创 Moore-Penrose 逆矩阵计算之方程求解法证明
在张贤达老师的《矩阵分析与应用》P64页处,提及了Moore-Penrose逆矩阵计算的方程求解法,在书中直接说:第一步:…第二步:…但是没有给出证明。
2022-08-12 18:24:10
612
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人