在 Dell XPS 15 上安装 Windows 10 + Ubuntu 双系统,主要把默认安装的 Windows 修改到 AHCI 模式下。
Continue reading代码仓库:https://github.com/lijiancheng0614/tensorflow_deeplab
修改TensorFlow DeepLab,添加一些方便使用或新的功能。
Continue reading参考 https://github.com/tensorflow/models/tree/master/research/deeplab
使用 TensorFlow DeepLab 进行语义分割
Continue readingEncoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
Paper: https://arxiv.org/abs/1802.02611
Blog: https://research.googleblog.com/2018/03/semantic-image-segmentation-with.html
Code: https://github.com/tensorflow/models/tree/master/research/deeplab
Continue reading介绍几个轻量级代码检查工具,包括代码静态检查,整理代码等。
Continue reading学习句子分类,使用深度学习的方法对句子数据集进行分类。
Continue reading