Mingshuo Cai (蔡明硕)

I’m a third year undergraduate student from School of Artifical Intelligence, Xidian University. My research interest is 3D computer vision.

I am very fortunate to be advised by Bobo Xi of State Key Laboratory of Integrated Service Networks, School of Telecommunications Engineering, Xidian University.

📝 Publications

🏅 Competitions

👨‍💻 Selected Blog Posts

    3dv入门—3D Gaussian Splatting

    7 minute read

    Published:

    听群友这样说,在3dv 2024会议上,3DGS一作讲论文的时候NeRF一作进来发现没位置了,还被关门外了

    LLM入门3之初识llama2

    less than 1 minute read

    Published:

    似乎LLM微调的终点是去做NLP算法工程师了?这样正好,反正cv也一点卷不动

    一些数字信号处理知识

    less than 1 minute read

    Published:

    由于我连最基本的离散傅里叶变换都不清楚了,因此我决定抽时间把里面用到的信号知识稍微记录一下

    3dv入门—NeRF

    6 minute read

    Published:

    在漫威的Snap卡牌游戏中,升级卡牌的方式是这样的,2D->打破边框->3D->动画….

    LLM入门2

    1 minute read

    Published:

    训练tokenizer更像是一种经典机器学习的统计模型,是确定性的,在代码中也是这样,更多的功夫要用在数据的处理和优化上。

    LLM入门1之阅读综述论文

    less than 1 minute read

    Published:

    这篇博客介绍了我在阅读论文Harnessing the Power of LLMs in Practice: A Survey on ChatGPT and Beyond时的笔记

    无人机复现

    less than 1 minute read

    Published:

    这里记录了我复现浙江大学的项目Fast:Drone250,我独立完成了焊接,环境配置,程序烧录等步骤,下面是当时的一些记录。