Devarshi Aggarwal
Devarshi Aggarwal
They are giving metrics to show how good their model is. I wrote a small script to populate the jsons in the NAF_ `data/NAF_dataset/groups` directory. ``` import os import json...
Yes, You can perhaps add that feature. For now though, if you wish to run the detector model on say multiple images in folders, you can use the code I...
Yes, I figured that later on. I added rotational transformations directly to my dataset later on, but ended up using regular bounding boxes followed up by some image processing. Great...