I am Charmie

メモとログ

2017-11-01から1ヶ月間の記事一覧

Mesh data of 3D model: I/O and handling in Python 3

pyntcloud is a package to work with 3D point cloud in Python 3. You can install using anaconda as: pip install -i https://pypi.anaconda.org/pypi/simple laspy pip install git+https://github.com/daavoo/pyntcloud

tensorflow-gpu 1.4.0 + keras 2.1.1 on Ubuntu 16.04

Tensorflow 1.4.0 binary with CUDA 8 and cuDNN 6 Tensorflow 1.5.0 binary will be with CUDA 9 and cuDNN 7 The following procedure assumes that you use anaconda for python package manager. prepare for driver install Delete installed drivers b…

LimeSurvey: kcfinder not working

change disable = true to disable = false, at line 24 of LIMESURVEY_ROOT/third_party/kcfinder/conf/config.php.