原创 taco:編譯器級的張量計算優化工具

The Tensor Algebra Compiler (taco) computes tensor expressions on sparse and dense tensors http://tensor-compiler.org T

原创 Deep Learning Is a Black Box, but Health Care Won’t Mind

New algorithms are able to diagnose disease as accurately as expert physicians. by Monique Brouillette  April 27, 201

原创 Ubuntu16.04掛載windows的NTFS文件系統時錯誤的解決方法

http://www.linuxdiyf.com/linux/25909.html 如下所示,在ubuntu系統中想要訪問 NTFS盤時出現的錯誤提示: Error mounting /dev/sda7 at /media/bing

原创 LBP Library - A Collection of LBP algorithms for background subtraction in videos

https://github.com/carolinepacheco/lbplibrary The LBP Library is a collection of eleven Local Binary Patterns (LBP) a

原创 from scipy.linalg import _fblas ImportError: DLL load failed: 找不到指定的模塊

Traceback (most recent call last):   File "prepro.py", line 23, in <module

原创 Topcoder Urban 3D Challenge

Challenge Objective High-resolution satellite imagery is changing our understanding of the world around us, as well as

原创 GPU編程優化

GPU程序優化(一)——基本概念 https://zyddora.github.io/2016/03/25/gpu-optimization-1/ GPU程序優化(二)——矩陣轉置程序優化實例 https://zyddora.git

原创 批量圖像格式轉換

基於OpenCV和Dlib的批量圖像格式轉換的工程 https://github.com/reunanen/convert-images 主要代碼在這裏: #include <dlib/dir_nav/dir_nav_extension

原创 EffectiveTensorflow:TensorFlow tutorials and best practices

https://github.com/vahidk/EffectiveTensorflow TensorFlow BasicsUnderstanding static and dynamic shapesScopes and when

原创 Mac OS 10.13.1 brew install opencv log

Updating Homebrew... ==> Installing dependencies for opencv: pkg-config, readline, sqlite, gdbm, openssl, xz, python3,

原创 文字檢測與文字識別開源程序

 Scene text detection and recognition based on Extremal Region(ER)https://github.com/HsiehYiChia/Scene-text-recognition

原创 Mask R-CNN Keras Tensorflow實現

https://github.com/matterport/Mask_RCNN Mask R-CNN for object detection and instance segmentation on Keras and TensorFl

原创 0-6歲寶寶身高體重發育對照表

http://baike.pcbaby.com.cn/qzbd/940627.html

原创 下載Nvidia顯卡以前的驅動

就在這裏,選擇手動查找。 http://www.geforce.cn/drivers 有時候nvidia的顯卡驅動更新過快,導致CUDA找不到合適的顯卡驅動,需要下載之前的顯卡驅動。