Qian Qu
Home
Blog
Resume
About
Qian Qu
Categories
Tools (5)
Language (1)
Featured Tags
blog (6)
vim (3)
machine_learning (2)
plugins (2)
tensorflow (2)
android (1)
c++ (1)
const (1)
pointer (1)
pytorch (1)
Recommend Series
My_vim_journey (3)
My_machine_learning_journey (2)
My_c++_journey (1)
Blog
6 posts
««
«
1
2
»
»»
Deploy the hair segmentation model to android application
Aug 17, 2019
12 minutes read
This post shows how to deploy tensorflow lite model into android application
Tools
my_machine_learning_journey
machine_learning
blog
android
tensorflow
ONNX : convert trained pytorch model to tensorflow model
Aug 16, 2019
7 minutes read
This post shows how to convert model between two Neural Network Framework by using a fantastic tool ONNX
Tools
my_machine_learning_journey
machine_learning
blog
pytorch
tensorflow
Vim plugin: make your code conspicuous
Jul 16, 2019
2 minutes read
These two Plugins can make your code more conspicuous in vim.
Tools
my_vim_journey
vim
blog
plugins