Contents

Run Yolo and RealSense in 2022

Contents
  • conda install -c anaconda h5py
  • conda install -c conda-forge opencv
  • git clone https://github.com/qqwweee/keras-yolo3.git
  • conda install -c conda-forge tensorflow
  • conda install -c conda-forge keras
  • conda install -c anaconda pillow
  • conda install -c conda-forge matplotlib
  • import tensorflow.python.keras.backend as K
  • import pyrealsense2.pyrealsense2 as rs