自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (2)
  • 收藏
  • 关注

原创 ADNI静息态功能核磁共振成像数据预处理总流程

ADNI数据预处理总流程共如下八步下载DICOM格式数据登陆地址:http://adni.loni.usc.edu/data-samples/access-data/输入登录账号及密码->ADNI GO->DOWNLOAD IMAGE Collections->Advanced Search(beta)->确定Research Group: EMCI LCMI AD CN Image Description:Resting State fMRI-> Display i

2021-05-25 11:01:22 8186 18

原创 开源基于PyTorch深度学习框架实现图卷积

开源代码参考:学习与优化Graph Convolutional Networkspaper -> paper link -> githubDistilling Knowledge From Graph Convolutional NetworksGMAN: A Graph Multi-Attention Network for Traffic PredictionGraphNVP: An Invertible Flow Model for Generating Molecular GraphsB

2021-01-25 00:32:42 966 1

原创 不调用深度学习框架包,numpy实现LSTM分类实践

LSTM原理讲解包括前向传播公式及反向传播推导https://zhuanlan.zhihu.com/p/51648470https://zhuanlan.zhihu.com/p/136706238https://wiseodd.github.io/techblog/2016/08/12/lstm-backprop/LSTM分类MNIST实践https://www.kaggle.com/navjindervirdee/lstm-neural-network-from-scratchhttps:/

2021-01-24 23:44:26 558 2

原创 Warning: This Python interpreter is in a conda environment, but the environment has not been activat

Win 环境下,安装了conda 和 自己的python 环境cmd 下 输出python 报错如下:Warning:This Python interpreter is in a conda environment, but the environment has not been activated. Libraries may fail to load. To activate this environment please see https://conda.io/activati.

2020-07-22 13:02:28 3546 3

原创 Neighborhood Matching Network for Entity Alignment 邻域匹配网络用于实体对齐

Neighborhood Matching Network for Entity Alignment邻域匹配网络用于实体对齐作者:Peking University, China & University of Leeds, U.K原文地址:https://www.aclweb.org/anthology/2020.acl-main.578.pdfGithub:https://github.com/StephanieWyt/NMN背景知识图之间的结构异构性是实体对齐的一个..

2020-07-09 16:38:34 1553

原创 Spatio-Temporal Attention Based LSTM Networks for 3D Action Recognition and Detection

Spatio-Temporal Attention Based LSTM Networks for 3D Action Recognition and Detection基于LSTM的时空注意力网络进行3D行为识别和检测)IEEE Transactions on Image Processing 2018

2020-06-05 11:13:17 1118

原创 Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action RecognitionCVPR 2020代码链接:https://github.com/kenziyuliu/ms-g3d

2020-06-05 11:05:51 2736 4

原创 python 读取.nii格式图像

# encoding=utf8'''查看和显示nii文件'''import matplotlibmatplotlib.use('TkAgg')from matplotlib import pylab as pltimport nibabel as nibfrom nibabel import nifti1from nibabel.viewers import OrthoSl...

2018-12-16 12:31:55 20117 20

ADNI_rs-fMRI数据预处理过程_matlab.docx

ADNI_rs-fMRI数据预处理过程_matlab.docx

2021-05-25

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Rec.pptx

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition 分离与统一的图卷积用于基于骨架的动作识别 CVPR 2020

2020-06-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除