Begin

个人主页
Self Introduction
if __main__ == '__main__':
print("Here's Chenyang Zhu")
#include <iostream>
int main()
{
std::cout << "Here's Chenyang Zhu" << std::endl;
return 0;
}
import "fmt"
func main(){
fmt.Println("Here's Chenyang Zhu")
}
本人本科和硕士就读于合肥工业大学计算机与信息学院。
硕士研究方向:多模态抑郁症识别。深度学习方面有两篇paper,2021讯飞AI开发的图像分类赛道前5,讯飞算法实习。
开发:熟悉Python、C++、Go和Java,了解前端,熟悉MySQL和Redis
Project
- Tiny Webserver – C++
- 集群聊天室 – C++
- MIT6.824分布式系统 – Go
- 牛客社区 – Java
- …
Project Link
Private====
Research Interest
Software Development: Backend Development
Computer Vision;
Publications
-
Yanrong Guo, ==Chenyang Zhu==, Shijie Hao, Richang Hong:
Automatic Depression Detection via Learning and Fusing Features From Visual Cues
-
Yanrong Guo, ==Chenyang Zhu==, Shijie Hao, Richang Hong:
A Topic-Attentive Transformer-based Model For Depression Detection
Education
Year | Degree | School |
---|---|---|
2016 | Undergraduate | HFUT, EE |
2020 | Master | HFUT, CS |
References
- Y. Guo, C. Zhu, S. Hao and R. Hong, “Automatic Depression Detection via Learning and Fusing Features From Visual Cues,” in IEEE Transactions on Computational Social Systems, 2022, doi: 10.1109/TCSS.2022.3202316.