Skip to content
View vivofiftykfc's full-sized avatar

Block or report vivofiftykfc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vivofiftykfc/README.md
From multimodal perception to FPGA silicon

张恒玮 · Hengwei Zhang

Electronic Information Engineering @ Beijing Institute of Technology

多模态感知 · Embedded AI · FPGA · AI-native Products

Personal blog Email Beijing, China

👋 关于我 / About

我在北京理工大学学习电子信息工程,关注如何把感知算法真正放进系统里:从视觉、红外和毫米波雷达获取现实信号,在嵌入式平台或 FPGA 上完成处理,再把结果组织成能被人使用的 AI 产品。

我做过的项目,大多沿着这样一条路径展开:

感知输入 → 边缘计算 → 判断与决策 → 交互呈现

🧭 技术坐标 / Focus

方向 我在做什么
多模态感知 PyTorch、目标检测、红外热成像、毫米波雷达、语音与视觉分析
嵌入式 AI ARM Cortex-A、飞腾平台、ESP32、树莓派、Linux 与交叉编译
FPGA / 数字系统 Verilog、Vivado / Quartus Prime、VGA 图形、AXI-Stream
AI 产品工程 FastAPI、React / Vite、LLM / RAG、实时多模态管线

🚀 代表项目 / Selected Work

视觉与感知模块负责人

打通视觉、红外与通信数据流;将 NanoDet 经 ncnn 部署到飞腾平台,并基于 MLX90640 设计火灾预警与火源定位算法。

🏆 集创赛飞腾赛道 · 华北赛区二等奖

核心开发成员

独立完成毫米波雷达感知模块,设计雷达与视觉融合判据,并用大语言模型把多传感器结果组织成自然语言决策链。

📜 北京市市级创新项目 · 已授权发明专利

后端与 AI 管线开发

基于 FastAPI / SSE 编排语音识别、面部分析、LLM 评审、语音合成和 AI 生图,完成从路演输入到评审报告与纪念合影的实时链路。

嵌入式离线声纹识别

在 ARM Linux 平台比较 MFCC + DTW 纯 C 方案与 CAM++ / sherpa-onnx 神经网络方案,探索端侧识别的精度与资源权衡。

纯硬件 VGA 射击游戏

在 Basys3 / Artix-7 上使用 Verilog 实现 9 层渲染管线、敌机波次、星空与 HUD,输出 640×480 @ 60 Hz VGA 画面。

可完整通关的中文互联网 ARG

围绕“已注销账号仍在夜间登录”构建真相时间线、证据关系、解谜门槛与持久化状态,把叙事设计落实为可玩的 Web 体验。

🎓 教育与荣誉 / Education & Recognition

  • 北京理工大学 · 电子信息工程本科(2023–2027)
  • 全国大学生集成电路创新创业大赛 · 飞腾赛道华北赛区二等奖
  • 美国大学生数学建模竞赛 MCM/ICM · Honorable Mention
  • 北京市市级创新项目结项 · 授权发明专利一项
更多项目与技术实践
  • fpga-busicdc-2025 — AXI-Stream 网络协议解析与 8 位单总线处理器
  • ARG Toolbox — 将故事真相、角色知识与玩家知识编译成可验证的 ARG Story IR
  • Contemplation Site — 一键生成沉浸式交互阅读网站
  • 个人博客 — 学习笔记、技术体系与关于现实问题的长期思考

把现实问题压缩成模型,再把模型送回现实里检验。

Pinned Loading

  1. judgebooth judgebooth Public

    AI-powered hackathon review booth with real-time speech recognition, facial expression analysis, LLM judging (DeepSeek), and AI-generated Polaroid souvenir photos. React + FastAPI + MediaPipe + Dee…

    Python 2

  2. sound-walker sound-walker Public

    Offline embedded voiceprint recognition system on ARM Linux. Two approaches compared: MFCC+DTW (pure C) vs CAM++ neural network (sherpa-onnx).

    C 2

  3. cicc_9 cicc_9 Public

    cicc 2025 North China 2nd Prize - Feiteng Pi drone assistant: IR thermal imaging (MLX90640) + NanoDet lightweight object detection + OpenAMP dual-core ultrasonic obstacle avoidance

    Makefile 1

  4. contemplation-site contemplation-site Public

    One-click interactive reading website generator. Creates Meditations-style immersive knowledge sites on any topic. React 18 + Vite + Tailwind CSS + Framer Motion.

    TypeScript 1

  5. fpga-busicdc-2025 fpga-busicdc-2025 Public

    2025 Beijing University IC Design Competition - FPGA digital design. AXI-Stream network protocol parser (IPv4/ICMP) + 8-bit single-bus processor. Cyclone IV E, Quartus Prime + ModelSim, Verilog/VHDL.

    JavaScript 1

  6. StellarVanguard-FPGA StellarVanguard-FPGA Public

    A retro VGA shooter game on Basys3 (XC7A35T) written in Verilog. 9-layer rendering pipeline, 60Hz VGA, enemy waves, starfield, HUD all in pure hardware logic on FPGA.

    Verilog 1