Experimentation of building detection in Satellite image, by detecting day care from Brazil Satellite Data
Preq: Install Darknet from here: https://pjreddie.com/darknet/install/
- Copy images with the folder name 'Daycares' inside the data folder
- Run prepare.sh
- Creat test.txt inside Darknet_content/data/daycare/
- Change config inside the net block of Darknet_content/cfg/yolov3-daycare.cfg (At the top)
- Run copy_darknet_content.sh
- Navigate inside darknet folder and run get_weight.sh
- run train.sh