bam
bam copied to clipboard
stop_sign object crops are wrong
Thanks for releasing this! When I inspected the objects produced by scripts/construct_bam_dataset.py (in data/obj/train/stop_sign), I noticed that most of the objects in the photos aren't stop signs (some examples are humans, animals, trucks, and toilets). Here's some of the first few examples. All the other object categories look correct.

For people in the future that also notice this issue: replace "stop_sign" by "stop sign" in OBJ_NAMES in the file scripts/construct_bam_dataset.py.