Getting ready
In this recipe, we will use raccoon_dataset, which contains 217 images of varying widths and height. This dataset is credited to Dat Tran and can be downloaded from his GitHub repository: https://github.com/datitran/raccoon_dataset.
We downloaded all of the images from the images folder of the aforementioned GitHub repository and copied them to the chapter8 - Deep learning for computer vision/data/raccoon_dataset/images path. We also downloaded the raccoon_labels.csv file from the data folder of the preceding GitHub repository and copied it to chapter8 - Deep learning for computer vision/data/raccoon_dataset. The raccoon_labels.csv file contains the coordinates of the bounding box encapsulating the raccoon in each image. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access