pip install --upgrade pip pip install opencv-python pip install tensorflow cd ~/Downloads wget https://pjreddie.com/media/files/yolov3.weights cd ~ git clone https://github.com/zzh8829/yolov3-tf2.git cd ~/yolov3-tf2 cp ~/Downloads/yolov3.weights ./data/