The dataset can be obtained from here
Compile and run yolo.d/train.c. You must have installed Mongo C Driver.
Download here and cd the dir
./configure
make
sudo make installMake sure your mongo daemon is running in the background
mongod --dbpath ~/data/db (data/db exists already)
MIT License (MIT)

