English | 中文

English version

Papers

Projects

Qichedashi Text Summarization

Given multiple rounds of dialogue between the technician and the user, output a diagnostic advice report. Main work: Encoder/Decoder: stacked bi-directional LSTM, attention, pre-processing (stop words, etc.), post-processing (matching the original sentence, etc.).
Team: Jiancheng Li

Truefan-X

A VR app that plays 360 degree streamed live video in android with VR devices such as Google Cardboard / Daydream. The app is mainly to watch live football games using VR devices which makes the user feel like in the stadium. My duty is to build the android app that can play 360 degree streamed live video using VR devices.
Team: Simon Pfältzer, Julian Zachmann, Manuel Geitner, Jiancheng Li, Connor Lurring

Classification and Detection on X-ray images

Given frontal-view X-ray images, implement a multi-label image classification model to recognize the pathology and an object detection model to localize the pathology.
Team: Jiancheng Li, Yang Gu

wish list

A facebook app about wish list: add an "add to my fb wish list" button in the shopping website, show and search my friends' and my wish list in the facebook app. My duty is using the facebook api and writing the backend code.
Team: Jeremy Fu, Jiancheng Li, Kimmers Sing, Chris Le

scikit-learn-doc-zh

scikit-learn doc Chinese translation. Provides docker image.
Team: Jiancheng Li
  • 2016.02 - now Open Source Project | Doc | Code

RayTracer

Ray Tracing demos in Windows Form.
Team: Jiancheng Li
  • 2016.01 Project of course "Computer Graphics" | Code

MicroCast

A cooperative video streaming tool on Raspberry Pi.
Team: Jiancheng Li, Yuntao Jiang
  • 2016.01 Project of course "Video Streaming" | Code

Poem Generator

An online Chinese poem generator that generates poems according to the corpus of Tang poems by denoising preprocessing, word segmentation, collocation generation and theme generation.
Team: Jiancheng Li
  • 2015.12 Project of course "Computational Linguistics" | Blog | Code

Plask

An online questionnaire website using Python and Flask. Rapidly developed in two weeks and follows the agile development method. Team: Jiancheng Li, Ruoyu Fan, Siyu Yang, Hanxiong Wang, Xiangyu Ji, Junyi Du, Qi Liu, Yang Yang, Jiachen Chen
  • 2014.06 - 2014.07 Flask version: Project in the 3rd semester. Agile development. | Code

TestSame

A tool that calculates code similarity based on .NET Framework.
Team: Jiancheng Li
  • 2013.08 A tool when I was the teaching assistant of course "High-level language programming". | Code

UChange

A website about second-hand goods exchange.
Team: Jiancheng Li, Ruoyu Fan, Siyu Yang, Xiangyu Ji, Hanxiong Wang
  • 2013.03 - 2013.06 Django version: Project of course "IT Innovation and Business", Project of course "Software Engineering", Student Research Training Project (SRTP)
  • 2013.08 - 2013.09 ASP.NET version: Project in the 3rd semester. | Code
  • 2014.06 SSH version: Project of course "J2EE" | Code

HandyBUAA

An iOS app that provides information of Beihang campus.
Team: Yiling Chen, Jiancheng Li

Ocean Scream

An AI game platform that two AI players can control their own ships to move and battle and the ships can be recovered in some islands. My duty is the AI SDK and network connection programming, the SDK supports C#, C++ and Java.
Team: BUAA-MSTC (Microsoft Student Technology Club of Beihang University)

Unreal Museum

A VR demo that shows virtual historical relics in virtual museum. It uses a Kinect to detect the position of human head, and apply a calculated matrix between the view matrix and the projection matrix (or, alter the projection matrix) of a 3D scene. Thus creates an illusion of the reality for the screen no longer appears as an 2D plane when you see the screen from different directions. My duty is project management and programming.
Team: Jiancheng Li, Ruoyu Fan | Video | Code

中文

论文

项目

DuReader 智能问答

给定问题和相关文档,输出答案。主要工作:加入 self-attention,使用适合中文的词向量 word2vec-CBOW-cn,训练段落排序模型 paragraph ranking。
团队:Jiancheng Li

Truefan-X

一个 VR 应用,在 Android 中使用如谷歌纸板/白日梦等 VR 设备实时播放 360 度视频。主要使用 VR 设备观看现场足球比赛,使用户感觉像在体育场。 我主要负责 Android 应用的开发,使其支持 VR 设备实时播放 360 度视频。
团队:Simon Pfältzer, Julian Zachmann, Manuel Geitner, Jiancheng Li, Connor Lurring

wish list

一个关于愿望列表的facebook应用:在购物网站上添加新增到列表按钮,在facebook app上显示自己和朋友的愿望列表以及搜索。我主要负责后台代码及使用facebook api部分代码。
团队:Jeremy Fu, Jiancheng Li, Kimmers Sing, Chris Le

scikit-learn-doc-zh

scikit-learn文档中文翻译。提供docker镜像。
团队:Jiancheng Li

RayTracer

几个光线跟踪示例。
团队:Jiancheng Li
  • 2016.01 《计算机图形学》大作业 | 代码

MicroCast

一个在Raspberry Pi上的合作视频共享工具。
团队:Jiancheng Li, Yuntao Jiang
  • 2016.01 《流媒体技术》大作业 | 代码

Poem Generator

一个在线的古诗生成器:使用唐诗语料库,经过去噪预处理、分词、生成搭配、生成主题等过程,生成唐诗。
团队:Jiancheng Li

Plask

一个在线问卷调查网站。基于Python和Flask,小学期两周按照软件工程使用敏捷开发方法进行快速迭代的项目。
团队:Jiancheng Li, Ruoyu Fan, Siyu Yang, Hanxiong Wang, Xiangyu Ji, Junyi Du, Qi Liu, Yang Yang, Jiachen Chen
  • 2014.06 - 2014.07 Flask版:小学期项目。使用敏捷开发方法。 | 代码

TestSame

一个判断代码相似度的工具。
团队:Jiancheng Li
  • 2013.08 当课程《高级语言程序设计》助教时使用的工具 | 代码

UChange

一个交换物品的网站。
团队:Jiancheng Li, Ruoyu Fan, Siyu Yang, Xiangyu Ji, Hanxiong Wang
  • 2013.03 - 2013.06 Django版:课程《IT创新与商业运作》大作业、课程《软件工程》大作业、第七届大学生科研训练计划(SRTP)
  • 2013.08 - 2013.09 ASP.NET版:小学期项目。 | 代码
  • 2014.06 SSH版:课程《J2EE》大作业 | 代码

掌上北航

一个基于北航校园信息的iOS应用。
团队:Yiling Chen, Jiancheng Li

Ocean Scream

一个AI游戏平台:两个AI驾驶若干船只并进行攻击,提供岛屿进行船只修复。我主要负责AI SDK及AI与平台的网络通信部分,SDK支持C#, C++和Java语言。
团队:北京航空航天大学微软学生俱乐部

Kinect三维增强之虚拟博物馆

一个VR的实例:在虚拟博物馆中展示虚拟文物。使用微软的Kinect设备检测人的头部,并计算三维场景中的视角矩阵和投影矩阵,使得在不同的方向看屏幕时都能根据当前视线进行适应,从而达到较为真实场景的效果,而不是简单的二维平面。我主要负责项目管理、程序实现。
团队:Jiancheng Li, Ruoyu Fan | 视频 | 代码
Author's picture

Jiancheng Li

http://blog.csdn.net/lijiancheng0614

http://blog.sina.com.cn/lijiancheng5201314

http://www.douban.com/people/lijiancheng0614

https://zh.wikipedia.org/wiki/User:Lijiancheng0614