After Ubuntu16.04 is installed in Cuda and CUDNN, install Tensorflow,tensorflow and OPENCV can download the corresponding installation package on the Internet and install it directly from Pip and Conda directly under the path where the installation package is located, as shown in:
The prerequisite is to download a good installation package. After installing TensorFlow, you also need to add the system path in the ~/.BASHRC file, as shown in
Openslide is an important library of medical images, here are three commands to install
sudo apt-get install Openslide-tools
sudo apt-get install Python-openslide
Pip Install Openslide-python
The second label above is wrong, it should be 2.
ubuntu16.04 installation Sogou Pinyin Input method has been a headache problem, online tutorial uneven, tried a lot to give a reliable link
Http://jingyan.baidu.com/article/ad310e80ae6d971849f49ed3.html, mainly the previous configuration method is similar, the main is such a passage:
Enter in Terminal: Fcitx-config-gtk3 the dialog box appears as follows. Click the (+) button in the lower left corner of the dialog box to bring up another dialog as shown. Then, cancel only Show current Language (very important, otherwise can not find just installed Sogou Input Method!) Finally, enter Sogou in the input box and click OK. When you're done adding it to the bottom of the list, note that it's the bottom!!! Then the default input method is Sogou input method.
Of course, every time I do not click on the only Show current Language, so every time compared to the pain of the search a bunch of tutorials, and then spend a few hours still can't find the solution; To provide this solution is designed to reduce detours, save time
Ubuntu16.04 Install tensorflow+ Install opencv+ install openslide+ install Sogou Input Method