My capstone project

Hi @karanbangia14,

I made a Traffic Sign Detection notebook ~9 months ago on the German Traffic Signs dataset, but I made it with the old fastai library. If you want to do it with the new fastai library (and probably get better results), I’d recommend to start with this SSD notebook and tune it a bit so that it works with the GTSD dataset.

Best,
Sebastien