Skip to content
View martinp95's full-sized avatar

Block or report martinp95

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. text_summarization_with_T5ForConditionalGeneration text_summarization_with_T5ForConditionalGeneration Public

    The Text Summarization Project aims to develop an abstractive summarization model using the T5 architecture, fine-tuned on the California state bill subset of the BillSum dataset. The primary goal …

    Python

  2. Plant-Disease-Classifier-RESTService Plant-Disease-Classifier-RESTService Public

    This repository contains a plant disease classification project using images, developed as a REST service. The application is built using Flask and TensorFlow, and is configured to be deployed in a…

    Python

  3. Computer-Vision-Experimentation-Framework Computer-Vision-Experimentation-Framework Public

    This project provides a framework for running machine learning experiments involving image classification. It includes components for data loading, preprocessing, model training, and result reporting.

    Python

  4. Grapevine-Leaf-Identify-MobileNetV3Large Grapevine-Leaf-Identify-MobileNetV3Large Public

    This notebook demonstrates how to implement a multiclass classifier to identify vineyard varieties from images of their leaves in Keras andhow it was used with Grapevine Leaves Image Dataset in Kaggle

    Jupyter Notebook

  5. Plant-Pathogen-Multiclass-Classifier Plant-Pathogen-Multiclass-Classifier Public

    This notebook demonstrates how to implement a multiclass classifier for plant pathogens in Keras and how it was used with Plant Pathogen Dataset on Kaggle

    Jupyter Notebook

  6. Dog-face-detection-in-images-with-YOLOv8-and-Ultralytics Dog-face-detection-in-images-with-YOLOv8-and-Ultralytics Public

    This repository demonstrates how to implement object detection using the YOLOv8 model with Ultralytics to detect dog faces in images. The project leverages a pre-trained YOLO model to accurately de…

    Jupyter Notebook