自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Talk Is Cheap

If You Get Tired, Learn To Rest, Not To Quit

  • 博客(1990)
  • 资源 (385)
  • 问答 (103)
  • 收藏
  • 关注

原创 `Blender` 删除物体的一部分

之后点想删除的部分,右键。2,在物体上点右键的。

2025-02-14 21:38:29 160

原创 SQL选出英文或中文的row

【代码】SQL选出包含英文的row。

2025-02-14 15:38:10 40

原创 用curl下载https链接比chrome快啊

【代码】用curl下载https链接比chrome快啊。

2025-02-12 21:43:05 41

原创 git 将远程仓库回退

本地,在一个分支下,回退到一个commit。

2025-02-11 14:40:26 314

原创 ubuntu运行pycharm.sh一直显示“正在加载”

下错pycharm了,不应该下载ARM64那个版本的。

2025-02-09 17:13:11 75

原创 ubuntu上pycharm.sh启动时报java版本错误(version of the Java Runtime only recognizes...)

以pycharm2024.3.2为例,下载jdk-17.0.2。

2025-02-09 12:02:09 65

原创 ubuntu上conda安装Genesis物理引擎

【代码】ubuntu上conda安装Genesis物理引擎。

2025-02-09 10:24:25 64

原创 ubuntu上安装conda

【代码】ubuntu 安装 conda。

2025-02-08 21:53:16 72

原创 Mac笔记本conda安装Genesis物理引擎

【代码】conda安装Genesis物理引擎。

2025-02-05 17:34:59 85

原创 在Mac上安装conda

【代码】在Mac上安装conda。

2025-02-05 17:31:46 105

原创 OpenCV,已知相机参数,跑通双目测距代码

其中相机参数只是样例数据。

2025-02-05 09:24:22 232

转载 相机标定 代码示例

【代码】相机标定 代码示例。

2025-01-31 11:00:22 44

转载 双目视差 代码示例

【代码】双目视差 代码示例。

2025-01-31 10:57:10 30

原创 OpenCV,图片转视频

【代码】OpenCV,图片转视频。

2025-01-31 10:12:22 95

原创 OpenCV,视频转图片

【代码】OpenCV,视频转图片。

2025-01-31 10:06:27 76

原创 python项目自动检查版本匹配

【代码】python项目自动检查版本匹配。

2025-01-29 12:02:34 171

原创 双目测距原理

T = 图像点之间距离 = 摄像头之间距离 + 视差。S = 摄像头之间距离。

2025-01-24 17:07:18 151

原创 相机内参的作用原理

由三角形角度关系,得到。可以计算得到真实世界的。

2025-01-22 20:12:27 253

原创 ElasticSearch 的 should 其实是有默认的1分的

【代码】Elastic Search 的 should 其实是有默认的1分的。

2025-01-14 18:59:29 113

原创 Win10,CPU跑通mono_det_demo.py的各mm系列版本

python版本 3.8.10。python代码最前面加上。

2024-12-29 11:33:09 188

原创 Mac(M3 chip,macOS15.2),CPU跑通mono_det_demo.py的各mm系列版本

mmcv == 2.1.0mmdet == 3.0.0mmdet3d == 1.2.0mmengine == 0.10.5

2024-12-26 22:55:02 142

原创 SQL 只保留中文英文数字空格

【代码】hive SQL 只保留中文英文数字空格。

2024-12-24 16:35:42 140

原创 centos 安装make-4.4

【代码】centos 安装make-4.4。

2024-12-24 15:08:21 122

原创 Building wheel for mmcv (setup.py) ... error 以及 unrecognized command line option ‘-std=c++17’

centos更新gcc版本。

2024-12-23 14:11:57 141

原创 yum 刷新指定的源

【代码】yum 刷新指定的源。

2024-12-23 10:04:32 148

原创 一种基于统计的挖掘query同义词的方法

从query角度:比如用户输入同一个query之后,在tagA的items下单10次,在tagB的items下单5次,则可以给query打上tagA;从item角度:如果同一个名字的items里,统计订单来源,占比最高的是queryA,占比次高的是queryB,则queryA和queryB互为同义词的候选;或者,如果同一个tag的items里,统计订单来源,占比最高的是queryA,占比次高的是queryB,则queryA和queryB互为同义词的候选;

2024-12-20 09:24:02 183

原创 ESP32 官方文档

百度居然搜不到,记录在这里吧。

2024-12-18 22:45:50 177

原创 android studio报错,unable to find valid certification path to requested target

文件把maven阿里云这些放前面。

2024-12-17 21:59:34 163

原创 联想笔记本,win10没声音,f1长亮

下载安装这个:https://download.csdn.net/download/s38062708/77075193。

2024-12-14 22:06:19 117

原创 纯规则的搜索的排序

根据搜索词(query)的关键词完全匹配doc中的关键词,召回/搜到 多个文本结果,之后。可以设计一个可加和的基于规则的公式,多个规则加和得到排序分数,

2024-12-13 19:52:22 44

原创 纯规则的文本匹配

会造成解了这个badcase,出了另一个badcase的情况!针对几个badcase在那改规则,就是XJBG。对于每条数据,4个特征都是有默认值的;对于每条数据,4个特征明显是可加和的;如果要计算两文本匹配的规则匹配分数。

2024-12-13 17:25:10 71

原创 报错 package ‘urdf_tutorial‘ not found

然后在任意目录下执行。

2024-12-10 22:50:03 136

原创 query的CTR特征制作

1,来自item的CTR,因为item名中有和query重合的string,这种方法显然不能反映每个query在整个搜索结果页的CTR,除非一个query得搜索结果的所有item都是一种item,才基本能用这种item名中string的CTR作为query的CTR。2,来自query在搜索结果页整个页面的CTR统计,这种方法能代表每个query在整个搜索结果页的CTR。

2024-12-03 17:19:41 133

原创 Visual SLAM 原理

计算相机位置:RANSAC, Perspective N Point (PnP), 5-Point Algorithm, Feature Matching, Direct Sparse Odometry (DSO)包括:Triangulation, Stereo Vision, LSD-SLAM, EKF-SLAM, Fast-SLAM。提取特征:ORB, FAST, Harris Corner Detector, SIFT, SURF。包括:Bag-Of-Words, FLANN, DBoW2。

2024-11-27 17:20:20 206

原创 Camera, LiDAR, RADAR

Camera allows to see the colors of traffic lights. It’s a perfect tool for classification, lane line detection, …LiDAR (Light Detection and Ranging) is great for SLAM (Simultaneous Localization And Mapping), and for depth estimation – ie estimating the ex

2024-11-27 10:05:17 136

原创 Visual Odometry原理: ①compute features ②track/match them ③recover camera pose

【代码】the idea of Visual Odometry: ①compute features ②track/match them ③recover pose(Rotation/Translation)

2024-11-26 11:20:40 174

原创 SURF, SIFT, BRISK, AKAZE for Feature Detection

We detect features (pure pattern recognition of corners, edges, gradients, …) and then match them from frame to frame. Algorithms like SURF, SIFT, BRISK, AKAZE, etc… are used for the detection and encoding,and others like Brute Force or FLANN can be used f

2024-11-26 10:13:20 181

原创 Visual Odometry 和 Inertial Odometry

Visual Odometry: the idea of estimating your pose based on what you seeInertial Odometry: the idea of estimating your pose based on how you moveVisual Inertial Odometry: the fusion of the two

2024-11-26 10:06:30 95

原创 Linux/Ubuntu,浏览器无法访问github

【代码】Linux/Ubuntu,浏览器无法访问github。

2024-11-25 22:26:04 259 1

原创 Mac,chrome无法访问github

【代码】Mac chrome无法访问github。

2024-11-25 22:16:05 198 1

blender-4.3.2-linux-x64.tar.xz

blender-4.3.2-linux-x64.tar.xz

2025-02-12

blender-4.3.2-windows-x64.msi

blender-4.3.2-windows-x64.msi

2025-02-12

blender-4.3.2-macos-arm64.dmg

blender-4.3.2-macos-arm64.dmg

2025-02-12

DeepSeek系统优化总结(清华-翟季冬)

DeepSeek系统优化总结(清华-翟季冬)

2025-02-05

torch-1.13.1+cu117-cp38-cp38-linux-x86-64.whl

torch-1.13.1+cu117-cp38-cp38-linux-x86-64.whl

2024-12-20

torch-2.0.0+cu118-cp38-cp38-linux-x86-64.whl的zip-2/2

torch-2.0.0+cu118-cp38-cp38-linux-x86-64.whl的zip-2/2

2024-12-19

torch-2.0.0+cu118-cp38-cp38-linux-x86-64.whl的zip-1/2

torch-2.0.0+cu118-cp38-cp38-linux-x86-64.whl的zip-1/2

2024-12-19

联想笔记本,win10没声音,f1长亮

下载安装这个

2024-12-14

曹操传MOD禾下霸业 开源代码

学习游戏开发非常好的资料。 游戏视频:https://space.bilibili.com/447278957

2024-11-29

金庸群侠传MOD大侠梦 开源代码

学习游戏开发非常好的资料。 游戏视频:https://space.bilibili.com/447278957

2024-11-29

depth-anything/Depth-Anything-V2-Base-hf

https://huggingface.co/depth-anything/Depth-Anything-V2-Base-hf

2024-11-08

torchvision-0.19.1+cu118-cp38-cp38-linux-x86-64.whl

更多:https://download.pytorch.org/whl/torchvision

2024-10-29

torch-2.4.1+cu118-cp38-cp38-linux-x86-64.whl

更多:https://download.pytorch.org/whl/torch/

2024-10-28

torch-2.3.1+cu118-cp38-cp38-linux-x86-64.whl

更多:https://download.pytorch.org/whl/torch/

2024-10-28

torch-2.2.1+cu118-cp38-cp38-linux-x86-64.whl

更多:https://download.pytorch.org/whl/torch/

2024-10-25

huggingface.co/facebook/detr-resnet-50

https://huggingface.co/facebook/detr-resnet-50

2024-10-24

huggingface.co/Salesforce/blip-image-captioning-base

clone from https://huggingface.co/Salesforce/blip-image-captioning-base

2024-08-22

huggingface的bert-base-uncased.zip的split的2/2

huggingface的bert-base-uncased.zip的split的2/2

2024-08-21

huggingface的bert-base-uncased.zip的split的1/2

huggingface的bert-base-uncased.zip的split的1/2

2024-08-21

Qwen2-7B 的 model-00004-of-00004.safetensors 的2/2

Qwen2-7B 的 model-00004-of-00004.safetensors 的2/2

2024-07-29

Qwen2-7B 的 model-00004-of-00004.safetensors 的1/2

Qwen2-7B 的 model-00004-of-00004.safetensors 的1/2

2024-07-29

Qwen2-7B 的 model-00003-of-00004.safetensors 的2/2

Qwen2-7B 的 model-00003-of-00004.safetensors 的2/2

2024-07-29

Qwen2-7B 的 model-00003-of-00004.safetensors 的1/2

Qwen2-7B Base 的 model-00003-of-00004.safetensors 的1/2

2024-07-29

Qwen2-7B 的 model-00002-of-00004.safetensors 的2/2

Qwen2-7B 的 model-00002-of-00004.safetensors 的2/2

2024-07-28

Qwen2-7B 的 model-00002-of-00004.safetensors 的1/2

Qwen2-7B 的 model-00002-of-00004.safetensors 的1/2

2024-07-28

Qwen2-7B 的 model-00001-of-00004.safetensors 的2/2

Qwen2-7B 的 model-00001-of-00004.safetensors 的2/2

2024-07-28

Qwen2-7B 的 model-00001-of-00004.safetensors 的1/2

Qwen2-7B 的 model-00001-of-00004.safetensors 的1/2

2024-07-28

Qwen2-7B-Instruct 的 model-00004-of-00004.safetensors 的2/2

Qwen2-7B-Instruct 的 model-00004-of-00004.safetensors 的2/2

2024-07-26

Qwen2-7B-Instruct 的 model-00004-of-00004.safetensors 的1/2

Qwen2-7B-Instruct 的 model-00004-of-00004.safetensors 的1/2

2024-07-26

Qwen2-7B-Instruct 的 model-00003-of-00004.safetensors 的2/2

Qwen2-7B-Instruct 的 model-00003-of-00004.safetensors 的2/2

2024-07-26

Qwen2-7B-Instruct 的 model-00003-of-00004.safetensors 的1/2

Qwen2-7B-Instruct 的 model-00003-of-00004.safetensors 的1/2

2024-07-26

Qwen2-7B-Instruct 的 model-00002-of-00004.safetensors 的2/2

Qwen2-7B-Instruct 的 model-00002-of-00004.safetensors 的2/2

2024-07-26

Qwen2-7B-Instruct 的 model-00002-of-00004.safetensors 的1/2

Qwen2-7B-Instruct 的 model-00002-of-00004.safetensors 的1/2

2024-07-26

Qwen2-7B-Instruct 的 model-00001-of-00004.safetensors 的2/2

Qwen2-7B-Instruct 的 model-00001-of-00004.safetensors 的2/2

2024-07-25

Qwen2-7B-Instruct 的 model-00001-of-00004.safetensors 的1/2

Qwen2-7B-Instruct 的 model-00001-of-00004.safetensors 的1/2

2024-07-25

libstemmer-java-2.2.0.tar.gz

多国语言的词根提取

2024-07-24

torch-2.3.0+cu118-cp38-cp38-linux-x86-64.whl

pip3 install torch-2.3.0+cu118-cp38-cp38-linux_x86_64.whl 更多:https://download.pytorch.org/whl/torch/

2024-06-24

meta-llama-3-8b-instruct 的 model-00004-of-00004.safetensors

meta-llama-3-8b-instruct 的 model-00004-of-00004.safetensors

2024-05-29

meta-llama-3-8b-instruct 的 model-00003-of-00004.safetensors 的3/3

meta-llama-3-8b-instruct 的 model-00003-of-00004.safetensors 的3/3

2024-05-29

meta-llama-3-8b-instruct 的 model-00003-of-00004.safetensors 的2/3

meta-llama-3-8b-instruct 的 model-00003-of-00004.safetensors 的2/3

2024-05-29

自动驾驶,如何得到方向盘转动的ground truth?

2024-03-18

AlphaGo能超越人类,因为训练时 对于模型的每个输入,都有一个100%正确的答案?

2024-01-16

其实LLM/ChatGPT是否在距离AlphaGo式AI越来越远?

2024-01-16

技术上,ChatGPT要成为 AI医生/AI律师/AI教师 还欠缺哪些能力?

2024-01-11

数学 是且仅是 一种语言和一种工具,不是科学的全部?

2023-12-14

哪些时候用CUDA编程更好?

2023-12-14

MetaLearning是LearnToLearn,那如何解决LearnToLearnToLearn?

2022-05-24

BERT/GPT是 精确存储了所有每句话的“语义” 还是得出每句话的少数服从多数的统计“语义”?

2022-05-09

用RL做NLP,和 根据那条数据的reward重新标注那条数据 有什么区别?

2022-05-07

没有物理机器人载体,如何在模拟环境里的进行学习和研究机器人?

2022-04-28

2022年了,USB式GPU有哪些进展?

2022-04-28

2022年了,有哪些稳压deepfm的CTR模型?

2022-04-01

CTR模型,如果上线了没效果,这时可以进行哪些分析工作?以及有无必要投入大量时间分析?

2022-03-24

算法工程师如何应对做算法策略的不确定性;比如没效果,这时绩效怎么保证?

2022-03-01

CTR模型必须要有一个测试数据集吗? 训练数据集和测试数据集是同一个,可以吗?

2022-02-25

有人搞过离线CTR模型么,缓存每个user对每个item的打分,没缓存的item默认处理,靠谱吗?

2022-02-18

把user买过的item的名字embedding后作为特征,以及item本身的名字embedding作为特征,这两个特征加到CTR模型,会有效果吧?

2022-02-16

为啥我感觉现在机器学习模型就是一种模糊匹配工具or相似识别工具?

2022-02-16

因果推断技术靠谱吗,感觉里面的影响因素太多了,所以能实际解决落地问题吗?

2022-02-08

XGB/GBDT/决策树,得出特征重要性的原理是什么?

2022-02-08

强化学习是不是无人驾驶的未来?

2022-02-01

GAN生成图像,弄一个discriminator ,和无D直接生成,区别是?

2022-02-01

哪些互联网公司的管理职级和专业职级是分开的?

2022-01-22

CTR模型的AUC如果比较高,是否其实只是 因为复购行为带来的AUC虚高?

2022-01-17

CTR模型的本质是不是算出 user的哪些特征和item的哪些特征 最匹配?

2022-01-08

人工智能的因果学习(Causal Learning)到底想解决什么问题?

2021-12-17

BYOL里stop-gradient的作用是什么?

2021-12-01

马上2022年了,强化学习+NLP 有了哪些突破?

2021-11-26

马上2022年了,pointer-network现在看来的作用是什么?

2021-11-26

总被主管说文档写的不好怎么办?

2021-11-18

NER任务只有一个类的情况下,BME或者Yes-No的数据预处理方式对结果有影响吗?

2021-11-08

为什么机器翻译文本生成,至今仍然在用transformer-auto-regressive的别扭架构?

2021-11-08

Float特征直接输入deepCTR模型和分桶转成int再embedding输入的区别是?

2021-11-08

学好数学对于编程的真实增益的性价比到底如何?

2021-11-03

学好数学对于编程的真实增益到底是多少?

2021-11-03

如果说每一个数学公式都在描述一件事情,那么数学公式的推导,是在做什么?

2021-10-26

研究出 通用人工智能/曲率引擎/黎曼猜想/可控核聚变/零事故飞行汽车/量子计算机/治愈癌症 的难度排名?

2021-10-20

每个物理公式是否都是在【描述】一个事情?

2021-10-12

求通俗讲讲数学或理论物理进行研究的细节,复杂公式是不是也都是由基础公式而来?

2021-09-14

基于对比学习(Contrastive Learning)的文本表示模型【为什么】能学到语义【相似】度?

2021-08-17

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

TA关注的人

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