18 Mar 2020
GhostNet论文阅读笔记
Completed
这是CVPR2020的一篇论文,关于设计轻量化网络模块的,可以在现有模型中即插即用。like a link.
13 Mar 2020
使用pytorch在ImageNet上训练自定义模型
Completed
因为自己设计了新的网络结构,之前在ImageNet上预训练的模型用不上了,如果不使用预训练模型直接在现有特定任务数据集上进行训练,效果不是很好,所以打算试试先在ImageNet上训练预训练模型,然后在现有特定任务数据集上做微调,这里记录了训练的整个流程。like a link.
31 Dec 2019
Sample Post - Markdown Syntax
Completed
This is a sample post testing and demonstrating all the markdown syntaxes. In the description you can also use markdowns to do A B C and D
and other stuff like a link.
12 Dec 2018
Sample Post - Markdown Syntax
Completed
This is a sample post testing and demonstrating all the markdown syntaxes. In the description you can also use markdowns to do A B C and D
and other stuff like a link.
01 Dec 2018
Build Your Blog with GitHub Pages
Paused
Build Your Blog with GitHub Pages. This is a sketch of how to use my theme PointingToTheMoon
to write your blog. This theme is great for academic use, for it features simple post page with mathjax support and a side bar with toc. The main page on the other hand is somewhat fancy.