GithubHelp home page GithubHelp logo

bhydemi / planting-seedling-classification-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.7 GB

Welcome to the Plant Seedling Classification repository! This codebase contains the necessary code to train and evaluate a model for classifying weed and crop seedlings.

HTML 51.11% Jupyter Notebook 48.80% Python 0.09%
deep-learning

planting-seedling-classification-project's Introduction

Plant Seedling Classification

Welcome to the Plant Seedling Classification repository! This codebase contains the necessary code to train and evaluate a model for classifying weed and crop seedlings.

Data

The dataset used in this project consists of images of approximately 960 unique plants belonging to 12 species at various growth stages. It has been provided by the Aarhus University Signal Processing group in collaboration with the University of Southern Denmark.

Code Overview

The following files are included in this repository:

  • preprocess.py: This script contains functions for preprocessing the raw image data and creating train and test datasets.
  • train_steps.py: This script contains functions for training and evaluating a model on the dataset.
  • train_model.py: This script is the entry point for training and evaluating a model. It uses the functions from the other two scripts to preprocess the data, train a model, and evaluate it on the test set.
  • Plant_seed_classification.ipynb: This script contains we plant seed classification model evaluation from top to end Running the Code To run the code, you will need to install the necessary dependencies and download the data. Once these steps are complete, you can run the main.py script to train and evaluate the model.

Dependencies

This codebase requires the following Python packages:

  • numpy
  • pandas
  • torch
  • torchvision

Acknowledgments

I would like to extend my appreciation to the Aarhus University Department of Engineering Signal Processing Group for hosting the original data.

planting-seedling-classification-project's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.