A Linux (Ubuntu 18.04) build environment needs these components:
OpenCV 3.4or higherGNU Compiler Collection (GCC) 3.4or higherCMake 2.8or higherPython 3.6or higher
cd ~
git clone https://github.com/constandinos/auto-annotation.gitcd DroNet/
make -j
cd ../darknet/
make -j
cd .../runAll.sh DroNet_car.cfg Car_Crossroad.mp4./runAll.sh DroNetV3_car.cfg Car_Parking.mov