• The Second Place of AI Future Comic Face Recognition Contest

    As a captain, we get the second place in the contest with the strategy of using RetainFace to detect and align the comic and real faces and using the ArcFace loss to train a feature extractor. And we accelate the algorithm with parallel optimization of multiprocess.

    [AIFuture2019] [Code]

  • The Sixth Place of Meitu Short Video Real-time Classification Competition

    As a captain of three team, we get the sixth place in the competition with the strategy of using ffmpeg extract the key frame of video and bilinear operation with hard example mining and data distillation.

    [MTSVRC2018] [Code]

  • Running Hi

    This project aims to develop an App and a Websit to supply service for college students to run and social interaction.We got the first place in the south china division of Lenovo Group national students entrepreneurship competition.

    [PPT] [Award] [Code]

  • As a developer in the Lab for big data and communication in SYSU

    During these time, I writed a crawler program to crawl the Weibo users' data by the user's location. And I also writed a Latent Dirichlet Allocation algorithm to analysis the users' data in the form of HTML.

    [Code of Weibo] [Code of LDA]