Tag

Vision
11
Jul

Hazmat Part 3: Choosing the Class

Hey there, it’s Anthony, ready to bring an end to this epic trilogy of identifying hazmat signs. In this part we will cover how we solved the second half of the generic object detection problem (as detailed in the first part): classification. The algorithms used in this part are by far the most complicated. Rather...
Read More
09
Jul

Hazmat Part 2: Isolating the Interest

Hi, it’s Anthony again. I’m here to make an addition to the first part of this series, which really belongs in that blog post, but it was getting too long, so I decided to make it into its own. If you haven’t read it, you can read part 1 here: https://www.sfxrescue.com/developmentupdates/day-195-hazmat-part-1-detecting-the-danger/ After a contour has...
Read More
08
Jul

Hazmat Part 1: Detecting the Danger

Hi, this is Anthony. I’ve not written a blog post about the vision stuff yet because I’ve been too busy actually working on it. The competition is done now though, and so I have free time to talk about what I’ve learned. Basically, there are two parts to the generic object detection problem: detection and...
Read More