2015-2019 Donghua University Undergraduate student
2019-2022 Donghua University Postgraduate student
1
Accepted Papers
Projects
Personal Programs
Accepted Papers
Hui Cao, Haikuan Du, Siyu Zhang, Shen Cai, InSphereNet: a Concise Representation and Classification Method for 3D Object, MMM2020 [arxiv]
Siyu Zhang, Hui Cao, Yuqi Liu, Shen Cai, Yanting Zhang, Yuanzhan Li, Xiaoyu Chi, SN-Graph: a Minimalist 3D Object Representation for Classification, ICME2021 [arxiv]
Yuanzhan Li, Yuqi Liu, Yujie Lu, Siyu Zhang, Shen Cai, High-fidelity 3D Model Compression based on Key Spheres, DCC2022. [arxiv]
Yongdong Huang, Yuanzhan Li, Xulong Cao, Siyu Zhang, Shen Cai, Ting Lu, Yuqi Liu, An Efficient End-to-End 3D Model Reconstruction based on Neural Architecture Search, ICPR2022. [arxiv]
Projects
Diamond Industry Inspection System
Program about industrial camera control system
Personal Programs
Shooting Game Framework based on C++ and DirectX
For the performance requirements of the bullet hell game, using pure C++ with high-performance DX, the actual running efficiency is very high, so it can train AI with a high FPS using reinforcement learning.
Card game based on C++/Lua script
The imitation of the mobile game is written to explore the use of scripts instead of executable files, making the hot update more efficient, and also reduce the frequency of the executable file's update.
Local translation program using online API
It is used to translate English games and English alphabets into unknown words and record the number of queries.