Tensowflow detection API using YOLOv4-tiny First, create a virtual environment: conda env create -f tensorflow-img-analyzer Then, activate it: conda activate tensorflow-img-analyzer Run the script: $ python detect.py