ioos / seafloor-sampling-ml

Seafloor imagery machine learning project, GSoC 2021
MIT License
1 stars 2 forks source link

Adding code for Blur Detection #2

Closed lohithmunakala closed 3 years ago

lohithmunakala commented 3 years ago

This PR is the first PR for this repo. Adding the necessary code for performing Blur Detection on a set of given images. A readme is also added to understand how to run the code after downloading it.

Addresses the first part of issue #1 where we needed to analyse the frames and find how usable the images are.