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