- 博客(14)
- 资源 (5)
- 问答 (1)
- 收藏
- 关注
原创 【CLIP学习】第五节——Integrating CLIP with Other Models & Hands-On Projects
Topic: Integrating CLIP with Other Models & Hands-On ProjectsThe versatility of CLIP allows it to be combined with various other AI models, enhancing its capabilities and applications.Engaging in practical projects is a great way to understand and apply CL
2023-12-20 14:34:45 864
原创 【CLIP学习】第四节——Image and Text Representations in CLIP & Its Applications
Topic: Image and Text Representations in CLIP & Its ApplicationsUnderstanding how CLIP processes images and text is crucial in grasping its innovative approach to bridging visual and linguistic data.CLIP’s unique approach has a broad range of applications
2023-12-20 11:53:25 784
原创 【CLIP学习】第三节——CLIP‘s Architecture and Training Process
Topic: CLIP’s Architecture and Training ProcessUnderstanding the architecture of CLIP is key to grasping how it achieves its remarkable capabilities in connecting images and text.🌟 Both encoders are trained to align their embeddings so that the representa
2023-12-20 11:45:33 891
原创 【CLIP学习】第二节——Introduction to CLIP
Let’s dive into our first lesson about the CLIP (Contrastive Language–Image Pretraining) method.Topic: Introduction to CLIPCLIP, developed by OpenAI, represents a significant advancement in the field of AI. It’s a unique model because it bridges the gap be
2023-12-20 11:37:09 958
原创 关键点检测网络HR-Net数据集制作过程的理解
项目中需要对关键点定位,CPM网络和HR-Net对于这个目标表现都不错,现在着重说一下HR-Net在替换成自己数据集的过程中出现的一点疑惑,通过GitHub issue和计算解决的过程。首先给出使用的GitHub链接。网络结构如图所示:可以发现,网络在进行一系列卷积并行后最后合并成相同尺寸的特征图,也就是会形成最终的Heatmap。在制作数据集时,使用的时face300w的csv文件格式,截取部分大概长这个样:可以发现,前面有三个系数,分别是scale, center_w,centr
2021-03-07 09:32:31 2262
原创 RTX3090+CUDA11.1 使用Pytorch1.7.1的CUDA问题
解决日期:2021年3月1号出现报错信息:no kernel image is available for execution on the deviceGeForce RTX 3090 with CUDA capability sm_86 is not compatible with the current PyTorch installation.解决方案,CUDA和目前的Pytorch不能正常兼容,解决方法和很简单,下载nightly Pytorch 1.8.1,然后执行版本替
2021-03-01 19:31:39 3341 4
原创 【司空见惯】什么是ArXiv
前言一直在ArXiv上下论文,却不知道这个网站怎么读,又到底是何方神圣,贻笑大方了,立即安排上。开宗明义。背景arXivArXiv可称为开放获取的先驱,当时建立的初衷是一些物理学家为了交流自己将要发表的论文而突破当时容量空间的限制,arXiv(X依希腊文的χ发音,读音如英语的archive也可读[ˈärˌkīv])是一个收集物理学、数学、计算机科学、生物学与数理经济学的论文预印本的网站...
2020-04-10 14:01:03 5577 1
原创 VC10如何在Release模式下调试代码
01. 项目右键-属性02.常规-调试信息格式选程序数据库(/Zi)或(/ZI),注意:如果是库的话,只能(Zi)03. 优化-选已禁用04. 链接器-调试-生成调试信息选择是(/DEBUG). 完成....
2020-01-10 11:30:57 208
原创 How to download Google Drive Big Data
How to download the Google Drive big DatasetsFrist step was to get the id number from file linkThe second step was to use code I put here.Frist step was to get the id number from file linkI get the...
2019-06-23 16:45:25 385
原创 【论文翻译 - RFID】射频全息图:利用商业化产品对移动射频标签进行实时高精度追踪
直接引用 http://m.360docs.net/doc/info-c19c44d13968011ca2009195.htmlTagoram: Real-Time Tracking of Mobile RFID Tags to High Precision Using COTS Devices摘要在许多的应用领域中,我们需要识别某个物体并且进行高精度定位(定位精度达米甚至厘米水平)。虽...
2019-05-09 16:56:47 3312 2
转载 Win 10 FTP搭建过程
FTP服务器搭建Win 10 搭建实例什么是FTP步骤参考Win 10 搭建实例你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。什么是FTP在正式创建之前,首先要科普下基本知识。FTP很简单,解释起来也就一句话:FTP 是File Transfer Protocol...
2018-11-20 12:55:17 451
转载 学习markdown——欢迎使用CSDN-markdown编辑器
欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl
2017-11-27 17:58:17 203
32位libmysql.dll和32位libmysql.lib
2014-08-01
MFC写一个程序,笔记本发射热点,实现手机和笔记本的数据传输。
2014-09-01
TA创建的收藏夹 TA关注的收藏夹
TA关注的人