原创 [paper] FCIS

Fully Convolutional Instance-aware Semantic Segmentation Paper: https://arxiv.org/abs/1611.07709 Code: https://gi

原创 攝像機標定

掌握攝像機標定1方法,使用張正友標定方法2進行圖像校正。 實驗問題 給定若干張圖片,計算畸變係數、內參數矩陣和外參數矩陣。 實驗環境 操作系統:Ubuntu 14.04.3 LTS 開發環境:Anaconda2-4.0.0, O

原创 docker學習

docker是一個軟件容器平臺。 詳情見 https://www.docker.com/ 文檔:https://docs.docker.com/ docker例子項目:https://github.com/lijianche

原创 [paper] Attention to Scale

(CVPR 2016) Attention to Scale: Scale-aware Semantic Image Segmentation Paper: https://arxiv.org/abs/1511.03339 P

原创 [paper] CGAN

Conditional Generative Adversarial Nets Paper: https://arxiv.org/abs/1411.1784 we introduce the conditional versi

原创 [paper] BoxSup

(ICCV 2015) BoxSup: Exploiting Bounding Boxes to Supervise Convolutional Networks for Semantic Segmentation Paper: h

原创 [paper] Simple Does It

(CVPR 2017) Simple Does It: Weakly Supervised Instance and Semantic Segmentation Paper: https://arxiv.org/abs/1603.074

原创 [paper] ICNet

ICNet for Real-Time Semantic Segmentation on High-Resolution Images Paper: https://arxiv.org/abs/1704.08545 Code: htt

原创 神經網絡剪枝

對神經網絡(主要是CNN)進行剪枝,使模型運行速度變快,大小變小,且準確率與原來相近。 如何剪枝 移除濾波器 參考論文 1,對所有濾波器(filters)計算L1範數,移除值較小的濾波器。 優點 模型變小,運行速度變快。 缺點 依然保

原创 [paper] ENet

ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation Paper: https://arxiv.org/abs/1606.02147

原创 修改TensorFlow Object Detection API

代碼倉庫:https://github.com/lijiancheng0614/tensorflow_object_detection 修改TensorFlow Object Detection API,添加一些方便使用或新的功能。 中

原创 [paper] DuReader

DuReader: a Chinese Machine Reading Comprehension Dataset from Real-world Applications Paper: https://arxiv.org/abs/171

原创 使用TensorFlow在Android上進行物體檢測

使用TensorFlow Android Inference Interface在Android上進行圖像物體檢測 不支持Camera2 API的手機也可以物體檢測:https://github.com/lijiancheng0614/a

原创 代碼評審 Code Review

介紹幾個輕量級代碼檢查工具,包括代碼靜態檢查,整理代碼等。 無論是自己一個人寫代碼,還是與其他人合作寫代碼,都希望能有一份高質量的代碼,以便別人或未來的自己可讀、可維護和可擴展。 於是往往我們需要代碼評審(Code Review)。正式

原创 使用TensorFlow DeepLab進行語義分割

參考 https://github.com/tensorflow/models/tree/master/research/deeplab 使用 TensorFlow DeepLab 進行語義分割 準備 文件結構 這裏以 PASCAL