• Friends
  • Home
  • Archives
  • About
  • Hiang Xu's Blog
  • Friends
  • Home
  • Archives
  • About
归档

归档

2025年2月
02-08 What, How, When and Why about VLA
2024年4月
04-05 InstructBLIP 指令微调训练多模态大语言模型
2023年9月
09-04 扩散模型理论
2023年7月
07-28 Paint by Example: Exemplar-based Image Editing with Diffusion Models
07-21 Large Language Model (LLM) 论文阅读
07-10 模型量化资料整理
2023年2月
02-08 Mutual Information Neural Estimation
2022年11月
11-07 pytorch自定义梯度
2022年10月
10-10 Probabilistic Graphical Models
2022年8月
08-27 Task Discrepancy Maximization for Fine-grained Few-Shot Classification CVPR2022
2022年7月
07-17 Generator Adversarial Net and PU Learning
2022年5月
05-26 Survival Analysis
2022年3月
03-27 torch.nn.parallel.DistributedDataParallel DDP
2022年2月
02-09 Semi-Supervised Few-Short Learning Review
2021年12月
12-15 Few-Shot Learning
2021年11月
11-15 CRF介绍
2021年10月
10-06 Deep Spatial-Semantic Attention for Fine-Grained Sketch-Based Image Retrieval
10-06 Doodle to Search: Practical Zero-Shot Sketch-based Image Retrieval
2021年9月
09-30 SceneSketcher: Fine-Grained Image Retrieval with Scene Sketches
2021年8月
08-20 一文读不懂GooleNet
08-15 一文读不懂——'Very Deep Convolutional Networks For Large-Scale Image Recognition' [VGGNets]
08-11 工程问题解决
2021年7月
07-01 FMix: Enhancing Mixed Sample Data Augmentation论文阅读
2021年4月
04-23 一文读不懂——“Deep Residual Learning for Image Recognition”
2021年3月
03-04 图像处理系列——图像增强
03-02 SIFT+BoW图像搜索
2021年2月
02-22 为不同conda环境配置不同cuda
02-19 Deep Label Distribution Learning论文阅读
02-02 Label Distribution Learning 论文阅读
2021年1月
01-27 Benchmark【长期收集更新】
01-27 GPU并行计算那点事【Pytorch】
2020年12月
12-31 2020总结
2020年3月
03-18 你好啊

Copyright © 2025 Hiang Xu's Blog

Powered by Halo • Theme by Subtle Galaxy • REFERENCE FROM 寒山

本站运行:

感谢位小伙伴的 次访问

Back to the top
最新文章
What, How, When and Why about VLA

Towards Generalist Robot Policies: What Matters in Building Vision-Language-Action Models机器人领域的VLA逐渐火热,但是在快速发展的过程中还有很多没解决的问题,以及经过验证的结论,字节这篇类似empirical

InstructBLIP 指令微调训练多模态大语言模型

想系统且细致的看一下LLM及MLLM的工作,之前一直跟到了BLIP2,后面的就了解的不全面了。这一系列的文章会有一个章节进行扫盲,比如这个工作里提到的held-in和held-out之类的。开始开始!

扩散模型理论

从数学本质出发,生成模型本质上是一种概率模型。它的生成过程可以表达成为数学中的两个过程,计算样本的概率分布和从概率分布中采样。以最基本的无条件图像生成模型为例,我们需要构建出一个概率分布函数P(x),x为图像样本。它在x的像素空间中计算分布。在训练过程中,我们将x分为正负样本,正样本为现实世界中真实

Paint by Example: Exemplar-based Image Editing with Diffusion Models

Paint by Example: Exemplar-based Image Editing with Diffusion Models生成模型的效果总是很惊艳,但目前比较多的还是基于text prompt的图像生成。这段时间想到有没有方法对选中区域直接用给定的图进行inpaint,发现CVPR23

Large Language Model (LLM) 论文阅读

Large Language Model (LLM) 论文阅读最近LLM的论文几乎每天都会出来一篇新的,一些新出来的论文里面涉及的模块已经理解不了了哈哈,开一个坑也是让自己充充电本篇文章之后会作为一个相关文章的目录,方便回顾。一起主动拥抱新的技术吧~

分类
未分类 default
标签
Pytorch pytorch
Image Process imageprocess
Machine Learning ml
Environment Construction environmentconstruction
Question Question
Algorithm Algorithm
Deep Learning dl
About Life explain