- 博客(279)
- 收藏
- 关注
原创 megatron代码日记
node表示机器数,通常world_size = node*device_count(=8)rank是指 当前的进程数是变化的,range从[0, world_size-1]一台机器的gpu数 = device_count 通常
2024-03-24 13:01:10
354
原创 arcface
https://blog.csdn.net/qq_39478403/article/details/116788113
2023-09-08 14:21:18
227
原创 Imsys评测
1.Chatbot Arena: Elo Ratings Calculation (May 1, 2023)https://colab.research.google.com/drive/1lAQ9cKVErXI1rEYq7hTKNaCQ5Q8TzrI5?usp=sharing#scrollTo=P5-yrGGPIZ9y
2023-07-06 11:31:53
432
原创 BEVDistill
https://blog.csdn.net/CV_Autobot/article/details/127699077
2023-06-05 00:09:24
123
原创 BevDepth
https://zhuanlan.zhihu.com/p/547509776
2023-06-04 22:57:22
192
原创 PETR算法
https://blog.csdn.net/m_buddy/article/details/127995219
2023-06-04 22:20:53
329
原创 BEVDet4D
https://blog.csdn.net/weixin_43148897/article/details/128043008
2023-06-04 22:17:57
224
原创 BEV-Det
https://zhuanlan.zhihu.com/p/516071012
2023-06-04 20:29:18
129
原创 CLIP算法
https://blog.csdn.net/jisuanji111111/article/details/129164814
2023-05-31 15:13:41
174
原创 BEV-Fusion
https://zhuanlan.zhihu.com/p/523387955
2023-05-31 00:03:09
126
原创 BEV-SAN
https://zhuanlan.zhihu.com/p/597140173
2023-05-30 22:47:11
163
原创 自动驾驶系列-PointNet
通过Tnet来构建点云的旋转不变性,通过全连接层来构建点云的置换不变性。主要解决PointNet最大池化导致局部点之间的联系无法建模问题。发现主干点的作用明显,主干点再上采样。二、PointNet++一、PointNet。
2023-04-15 14:41:24
219
原创 自动驾驶系列-BEV感知算法分类
【Talk | 香港中文大学博士史少帅: 基于点云的PV-RCNN系列三维目标检测器】https://www.bilibili.com/video/BV1DP4y1x7TQ?
2023-04-15 12:23:21
284
原创 deformable attention
https://blog.csdn.net/charles_zhang_/article/details/127934444
2023-04-15 10:52:02
128
原创 KITTI数据可视化
https://blog.csdn.net/weixin_44751294/article/details/127345052
2023-04-14 16:22:21
90
原创 自动驾驶感知算法-BEVformer
跟着计算机博士搞定【自动驾驶环视感知算法:BEV特征空间bevformer】基于时空transformer的多摄像头bev,支持3D检测、地图】https://www.bilibili.com/video/BV1RM4y1C789?
2023-04-13 20:50:37
209
原创 大模型系列-gpt4
https://zhuanlan.zhihu.com/p/616691512
2023-04-13 20:14:32
100
原创 大模型系列-gpt4
https://zhuanlan.zhihu.com/p/616691512
2023-04-12 00:33:07
64
原创 大模型系列-chatgpt
https://blog.csdn.net/weixin_44292902/article/details/129062752
2023-04-12 00:32:28
97
原创 大模型系列-GPT3
https://blog.csdn.net/qq_35812205/article/details/119814631
2023-04-11 21:29:59
106
原创 大模型系列-GPT算法
https://blog.csdn.net/None_Pan/article/details/106392965
2023-04-11 20:50:58
344
原创 大模型系列-Bert
https://zhuanlan.zhihu.com/p/403495863
2023-04-11 19:02:31
143
原创 Python多线程
https://www.runoob.com/python3/python3-multithreading.html
2021-10-12 15:48:37
104
原创 C++多线程教程
https://www.runoob.com/cplusplus/cpp-multithreading.html
2021-10-12 15:47:24
84
原创 目标检测算法——Deformable DETR
https://zhuanlan.zhihu.com/p/269619992
2021-10-12 11:58:02
863
原创 CenterNet
https://zhuanlan.zhihu.com/p/66048276
2021-10-11 15:42:09
117
原创 目标检测算法——cornerNet
https://zhuanlan.zhihu.com/p/53407590
2021-10-11 15:06:26
130
原创 目标检测算法——GFocal loss
https://zhuanlan.zhihu.com/p/147691786
2021-10-11 11:48:27
837
原创 目标检测算法——DetectoRS
https://baijiahao.baidu.com/s?id=1668636989216785088&wfr=spider&for=pc
2021-10-11 11:18:56
712
原创 实例分割算法——Instaboost
https://zhuanlan.zhihu.com/p/80110030
2021-10-09 20:03:11
624
原创 目标检测算法——soft-NMS
https://zhuanlan.zhihu.com/p/63785635
2021-10-09 18:10:02
194
原创 目标检测算法——OHEM
https://blog.csdn.net/m0_45962052/article/details/105068998
2021-10-09 17:08:55
186
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人