Notebook computer(Ubuntu)

Posted 西北逍遥

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Notebook computer(Ubuntu)相关的知识,希望对你有一定的参考价值。

=================================Mask_RCNN====================================

source activate flappbird

cd /home/luo/Desktop/MyFile/MaskRCNN/MyOwnMaskRCNN3/samples/test1

 

=================================Mask_RCNN_Openpose_Realsense====================================

source activate flappbird

cd /home/luo/Desktop/MyFile/Mask_RCNN_Openpose_Realsense

python realsense_mask_openpose_2019032601.py

python realsense_mask_openpose_2019040201-savepts.py

 

==================================librealsense===================================

source activate flappbird

cd /home/luo/Desktop/MyFile/Librealsense/librealsense1/librealsense/wrappers/python/buildpy2_2

python realsense_openpose_2019040801.py

 

==================================openpose===================================

source activate flappbird

 cd /home/luo/Desktop/MyFile/OpenPose/tf-openpose

python run_webcam.py

 

==================================yu run mask_rcnn===================================

source activate flappbird

cd /home/luo/TensorflowProject/Mask_RCNN_2019/sample20190111

jupyter notebook

==================================zhouying mask_rcnn===================================

source activate flappbird

cd /home/luo/TensorflowProject/Mask_RCNN_2019/sample_box_2019

jupyter notebook

 

==================================labelimg===================================

source activate flappbird

/home/luo/TensorflowProject/labelImg

python labelImg.py

 

以上是关于Notebook computer(Ubuntu)的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu下Jupyter Notebook的安装

ubuntu web server ipython notebook install

在 Ubuntu 上启动时运行 Jupyter-notebook

Ubuntu 20.04 下Jupyter notebook配置

jupyter notebook下python2和python3共存(Ubuntu)

Ubuntu 16 安装TensorFlow及Jupyter notebook