Skip to content

teplov-andrew/Car_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Car_object_detection

About my solution:

I tried to solve the problem of computer vision about the detection of cars. Decided as a training (for myself), so my solution may not be the most optimal and best, but you can use it as a baseline in some competition or a simple CV pipeline.

Data:

I got data from this competition.

Model:

Fine tuning a fasterrcnn_resnet50_fpn about 5 epoch and I got not bad resault: car_img_1

You can try it yourself with the show_img_car_detection.ipynb file. Мy weights.

If you want to see the process of creating and training, you can follow the link to my kaggle notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published