bahrain-uob / eco-guard-challenge

This repository is for the Eco Guard challenge
1 stars 1 forks source link

US8-ComputerVision Model to detect yellow lane violations #30

Open HusainAdel opened 6 months ago

HusainAdel commented 6 months ago

Research open source datasets, find and integrate a model to detect the violations, connect it to the frontend.

yomnak commented 5 months ago

-I 've created an ubuntu EC2 instance.

Image

yomnak commented 5 months ago

update :

Image

yomnak commented 5 months ago

update: when the yellow lane is detected, the left of the yellow lane will be cropped. when there is no yellow lane detected, the image will be deleted.

Image

yomnak commented 5 months ago

-update:

Image

cerashdan commented 5 months ago

This only works for static images, next step make it work for a video

Dalmajed commented 5 months ago

Last update:

Image

1- We updated the lambda function to make it take the data processed from s3 and textract and save them in the RDS in the "violations" table, the picture shows an example of violated cars tested and saved their data into RDS to finally process them to the dashboard