-   Notifications  You must be signed in to change notification settings 
- Fork 5.9k
Roadmap
 Tao Luo edited this page Dec 9, 2019  · 1 revision 
 Codebase refactorizing by August 31; others by November 30.
-  PaddlePaddle - Rewrite to make it easy to read and to contribute. (codebase refactorizing)
- Improve usability (codebase refactorizing) - detailed error messages and hints.
- program distributed jobs in Web pages using Jupyter Notebook.
 
- Improve performance. - Support float16 to make full use of Volta in training
- Fine tune the use of cuDNN for efficient training
- Integrate with TensorRT for serving
 
 
-  State Key Lab Cluster - Servers from the State Key Lab of Deep Learning
- Use highly efficient multiple-user resource allocation system (Kubernetes)
- The web page for user account registration and log-in.
- Access distributed filesystem using a command-line tool.
- Launch and monitor distributed jobs using a command-line tool.
- Data security challenge: how could we prevent outbound link and leaking from data on the cluster?
 
-  PaddlePaddle Cloud - Use same tech stack as the State Key Lab cluster.
- Deployable to enterprise clients.
 
- Security data - According to 马杰, this would shock the network security society.
 
- Video segmentation data - Current the largest dataset contains 80,000 images,
- We can open one million images by July 5. Up to 10 million in the future.
 
- Fine-grained image classification data - with Chinese labels
 
- Medical image data
- Speech data
- NLP data
Owners of 5. and 6. might not want to open the data.
From now on to December 30
- Speech DeepSpeech DeepVoice, and DeepSpeaker
- Computer Vision - well-know open models in PaddlePaddle format: VGG, ResNet, GoogleNet
- classification, detection, and segmentation algorithms in classical papers
- metric learning for recognition (publish later, internal use first)
 
- NLP - machine translation
- text relevance comparison
 
From now on to December 30
- Describe above works in new chapters of book.paddlepaddle.org, and bring it into universities.
- Enrich online video courses (already recorded and to be published on 百度学院)
- Encourage students to use PaddlePaddle on PaddlePaddle Cloud.
- Intern program: push the limit of Deep Learning.