联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Picassooo
博客园
首页
新随笔
联系
订阅
管理
随笔 - 699
文章 - 0
评论 - 61
阅读 -
121万
我的随笔
上一页
1
2
3
4
5
6
7
···
70
下一页
世界模型和世界知识
Picassooo 2024-12-25 09:28
阅读:2
评论:0
推荐:0
编辑
提示词工程(Prompt Engineering)
Picassooo 2024-12-23 16:14
阅读:210
评论:0
推荐:0
编辑
大模型(LLM、VLM)在自动驾驶中的应用 - 博客资料
Picassooo 2024-12-19 09:42
阅读:72
评论:0
推荐:0
编辑
VLM中的适配器adapter起什么作用
Picassooo 2024-12-18 17:20
阅读:26
评论:0
推荐:0
编辑
多模态大模型应用中的Q-Former是什么?
Picassooo 2024-12-18 15:56
阅读:99
评论:0
推荐:0
编辑
转:FlashAttention
Picassooo 2024-12-13 15:14
阅读:12
评论:0
推荐:0
编辑
高精地图HD map, 轻高精地图LD map,导航地图SD map
Picassooo 2024-12-13 09:42
阅读:514
评论:0
推荐:0
编辑
转:轨迹预测损失函数计算
Picassooo 2024-12-12 09:34
阅读:13
评论:0
推荐:0
编辑
详解PyTorch FSDP数据并行(Fully Sharded Data Parallel)
Picassooo 2024-12-08 11:51
阅读:30
评论:0
推荐:0
编辑
主节点,节点编号node_rank,全局进程编号rank,局部进程编号,全局总进程数world_size
Picassooo 2024-12-08 11:45
阅读:24
评论:0
推荐:0
编辑
上一页
1
2
3
4
5
6
7
···
70
下一页
公告
昵称:
Picassooo
园龄:
5年5个月
粉丝:
55
关注:
4
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
Action Recognition and Detection(17)
AI制药(2)
Algebra_Matrix_Tensor(36)
Anaconda(2)
CV & Image Processing(61)
Deep Learning(105)
Docker(2)
Graph(9)
Hierarchy classification(1)
LaTeX(14)
Linux(51)
LLM(8)
Machine Learning and Optimization(77)
Markdown & Typora(5)
MATLAB(4)
matplotlib(4)
mmcv(12)
Multiview(3)
Office(7)
Others(68)
Python(129)
Pytorch(84)
scikit-learn(11)
Self-supervise & unsupervise(1)
TensorFlow(3)
Transformer(1)
论文写作(5)
实习-工作-职场(5)
刷算法题(10)
自动驾驶(29)
更多
随笔档案
2025年3月(3)
2025年2月(9)
2025年1月(7)
2024年12月(17)
2024年11月(14)
2024年10月(13)
2024年9月(2)
2024年8月(4)
2024年7月(9)
2024年6月(4)
2024年5月(3)
2024年4月(1)
2024年3月(4)
2024年2月(9)
2024年1月(10)
2023年12月(5)
2023年11月(2)
2023年10月(6)
2023年9月(3)
2023年8月(1)
2023年7月(7)
2023年6月(7)
2023年5月(5)
2023年4月(1)
2023年3月(6)
2023年2月(11)
2023年1月(3)
2022年12月(1)
2022年11月(4)
2022年10月(10)
2022年9月(18)
2022年8月(10)
2022年7月(37)
2022年6月(18)
2022年5月(13)
2022年4月(13)
2022年3月(11)
2022年2月(8)
2022年1月(1)
2021年12月(10)
2021年11月(4)
2021年10月(8)
2021年9月(2)
2021年8月(10)
2021年7月(7)
2021年6月(8)
2021年5月(7)
2021年4月(5)
2021年3月(5)
2021年2月(10)
2021年1月(17)
2020年12月(15)
2020年11月(11)
2020年10月(16)
2020年9月(28)
2020年8月(36)
2020年7月(31)
2020年6月(32)
2020年5月(43)
2020年4月(19)
2020年3月(21)
2020年2月(8)
2020年1月(1)
2019年12月(15)
2019年11月(17)
2019年9月(1)
更多
阅读排行榜
1. markdown居中对齐,左对齐,右对齐(43867)
2. pytorch的nn.MSELoss损失函数(40029)
3. linux创建软链接(37565)
4. PyTorch查看模型和数据是否在GPU上(33773)
5. 论文中如何写算法伪代码(31259)
评论排行榜
1. NTU RGB+D数据集,骨架数据可视化(7)
2. 把数据和模型迁移到GPU: .cuda()方法和.to(device)方法(7)
3. pytorch中如何在lstm中输入可变长的序列(5)
4. AVA数据集以及SlowFast对该数据集的处理方法(4)
5. PyTorch grad_fn的作用以及RepeatBackward, SliceBackward示例(3)
推荐排行榜
1. markdown居中对齐,左对齐,右对齐(4)
2. linux创建软链接(3)
3. 论文中如何写算法伪代码(3)
4. pytorch的nn.MSELoss损失函数(3)
5. LSTM的计算过程,权重参数数目,weight_ih_l0,weight_hh_l0(3)
最新评论
1. Re:AVA数据集以及SlowFast对该数据集的处理方法
@etemical OK...
--Picassooo
2. Re:AVA数据集以及SlowFast对该数据集的处理方法
@Picassooo 但是我对官方AVA数据集的标签进行了研究,发现他是把一秒中的最后一帧作为关键帧,他把视频统一处理成30PFS,然后对每秒的最后一帧进行标注。...
--etemical
3. Re:latex \toprule表格横线加粗导致竖线截断的问题
好好好
--gidear
4. Re:python numpy 生成一个服从多元正态分布的数组
简明扼要的
--nvaidw
5. Re:AVA数据集以及SlowFast对该数据集的处理方法
@etemical 一般是中间帧作为关键帧...
--Picassooo
点击右上角即可分享