Giter Club home page Giter Club logo

iai's Introduction

Hi, here 👋

✨Here are some information about me✨ :

  • 🚗 I’m currently engaged in software development in the automotive industry in ShangHai.
  • 🧬 AI Dev, and lifelong learner ...
  • 🤣 Good good study, day day up!💪
  • 📐 Vision is my mission!

Languages

C++ C Python

Popular projects

Stats

Find me

WeChat QQ Gmail Github Twitter

iai's People

Contributors

aimuch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iai's Issues

caffe install

python = 2.7
屏蔽掉anaconda以后要重启电脑,可以用conda list验证是否已经生效;

install issue for liu

apt-get install scipy
apt-get install numpy
apt-get install python-skimage(install skimage)
pspnet:install matio
caffe_isuue:uninstall anaconda(version conflict)
matlab:sudo ln -s /usr/local/MATLAB/R2018a/bin/matlab /usr/local/bin/matlab(start matlab anywhere)
matlab:cp -r /home/adas2/Linux_matlab2018a/Matlab2018aLinux64Crack/R2018a/bin/glnxa64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.so /usr/local/MATLAB/R2018a/bin/glnxa64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.so

Ubuntu菜单栏出现两个输入法图标

https://www.jianshu.com/p/f73093ab2e71
终于发现了原因:这两个通知一个是搜狗的UI通知,另一个是fcitx的fcitx-ui-qimpanel通知。

而搜狗的通知本质上是fcitx 的 fcitx-ui-classic,所以删除 fcitx-ui-qimpanel,只保留 fcitx-ui-classic就可以解决问题了,打开终端执行:

sudo apt-get remove fcitx-ui-qimpanel

注销系统或重启,就会看到通知只有一个了

.bashrc

export PATH=/usr/local/cuda/bin:$PATH # cuda -> cuda10.1
export CPATH=/usr/local/cuda/include:$CPATH #include -> targets/x86_64-linux/include
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/cuda/lib64 #lib64 -> targets/x86_64-linux/lib
export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH #lib64 -> targets/x86_64-linux/lib

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.