Skip to content
View Samuel-O-M's full-sized avatar

Highlights

  • Pro

Block or report Samuel-O-M

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sam-B-Y/AI-Corn-Disease-Detection Sam-B-Y/AI-Corn-Disease-Detection Public

    Using Computer Vision with PyTorch to detect 3 types of diseases in corn leaf pictures, and OpenCV to segment backgrounds and avoid overfitting.

    Jupyter Notebook 6

  2. fileSorter fileSorter Public

    Sorting PDF files based on the content of their first 2 pages using PyPDF2 to parse text and LangChain’s Ollama library for analysis and classification.

    Python