-
Designing an AI Agent for Touhou-Style Bullet Hell Games
I made a TouHou simulation game, and recently I add few Algorithms and a simple Q-learning AI to play the game automaticly. 我给我之前做的弹幕设计游戏增设了AI+算法的避弹系统,中文版在后面。 Click here to see …
-
An IoT Test Tool : Development Notes
基于Python的 IoT 工具开发记录。 Perform 运行表现 I built an IoT testing tool for work. Can’t share it (company rules), but writing this down so I don’t forget. Users can retrieve gateway…
-
Safety-driven Path Selection Using Reinforcement-Learning in Autonomous Driving
Accepted by RSAE 2025 Abstract—Autonomous driving systems rely heavily on high-quality data in the path selection process to ensure safety and time efficiency during driving. …
-
GBC: Gaussian-Based Colorization and Super-Resolution for 3D Reconstruction
这是一个黑白照片重建彩色3D场景的项目。 In this paper, we introduce GBC, an advanced framework for transforming low-resolution, monochrome video sequences into high-resolution, colorized, …
-
BMS^3: Bayesian Modeling Based SwinUNet Segmentation on Self-distillation Architecture
Accepted by ICONIP 2025. Medical image segmentation is crucial for accurate disease detection and diagnosis, but current deep learning methods often struggle with generalization…
-
WordPress如何彻底删除Polylang插件(重置设置)
失败的尝试 因为多语言的问题,尝试着用了一下Polylang插件,但是无会员似乎会导致每篇文章都必须以一种语言显示,别的语言不会显示这篇文章… 而且Ploylang的部分设置在初始设置后无法再次更改,即使用一般方法关闭插件然后删除,重新安装时旧设置依然会被保留,所以需要彻底删除Polylang插件。…
-
SV3D Simple Instruction
Recently tried SV3D, found there is no cleaer and simple instructions online, so… 最近尝试了SV3D,发现网上没有更清晰和简单的说明,所以… SV3D 使⽤⽅法:(English version is in next page)仅包含最简单的运⾏⽅法(使⽤⾃⼰的图⽚三维重建)…
-
TouHou game simulation Note
Recently playing Touhou, I tried mimicking a similar game in Python, loading some textures and music assets from the game. Overall, it wasn’t particularly difficult, but creating…
-
Python Git linux相关常用命令整理
Python #环境增删 conda create -n myenv python=3.9 conda env list conda activate myenv conda deactivate conda env remove -n myenv conda remove -n myenv –all #包增删更新 conda install PACKAGE_NAME…
-
Welcome to FUJISAKI blog
This is fujisaki blog, to remember one of the greatest programmer in the world, FUJISAKI CHIHIRO. FUJISAKI CHIHIRO不二咲 千尋 …