GearCheer / ZoomersGonnaZoom

A discord bot to identify the make of cars. Written in Rust.
GNU General Public License v3.0
0 stars 0 forks source link

Determine strategy for building dataset up to 2023 #6

Open GearCheer opened 1 year ago

GearCheer commented 1 year ago

The dataset linked in #4 only contains vehicles up to 2016. This is a problem since we're likely to get newer vehicles too. Determine an approach to obtaining photos of newer vehicles. The output of this ticket should be a strategy to build out the existing dataset. There should be a new documentation file created with a pipeline of how to get to a classifier that can also classify these newer vehicles.

If it makes sense, also create new tickets based on the strategy to take. This will make it easier to track the work.