大家们能不能帮我看看这个是啥问题
/site-packages/paddle/fluid/framework.py", line 2525, in append_opattrs...
求大神帮忙!
/train.py", line 61, in t.train() File "work/train.py", line 36, in train...
使用Skep模型,动态图转静态图报错
recent call last):File "export_model.py", line 59, in paddle.jit.save...
window图神经网络例子报错
\Anaconda3\envs\paddle\lib\threading.py", line 870, in run self._target...
安装后,测试时报错
call last): File "", line 1, in File "D:\softwareinstall\deeplearn...
Cudnn报错
Traceback (most recent call last):
File "train_paddle.py", line 136...
voc转coco出现bug
Traceback (most recent call last):File "tools/x2coco.py", line 448...
求助,文心绘画模型调用
Required String parameter \'access_token\' is not present 为什么说access_token过期呢?(好像可以正常获取token) 另外: 按照接口文档的提交任务要...
论文复现 视频分类 学习笔记
Learning Spatio-Temporal Features with 3D Residual Networks For Action Recognition
论文中实现细节:
训练,3D-ResNet用于视频分类任务,输入图像序列由112 [...
论文复现训练营记录day3
day任务是写transformer的block
看了一下参数,是写vit,但是函数的写法应该是借鉴的swintransformer,所以我是照着swin写的,去掉了swin的部分...