Giter VIP home page Giter VIP logo

phenotyping-of-chalkiness-in-rice's Introduction

Deep Learning based High-Throughput Phenotyping of Chalkiness in Rice Exposed to High Night Temperature

Dataset of original images is available here. Individual rice seed images are extracted from original images.
Datasets of individual polished and unpolished seed images are available here. Each image is annotated in terms of chalkiness. We provide train, development, test subsets.
Models for polished and unpolished rice are available here. The models are used in main.py file.
Web-based application:https://rootanatomy.cs.ksu.edu/html_rice/

The repository contains data and models for detecting chalkiness in rice grains. The models are based on a weakly supervised segementation approach, Grad-CAM (Selvaraju et al., 2017). The Pytorch implementation of Grad-CAM (WonKwang Lee, 2018), available at https://github.com/1Konny/gradcam_plus_plus-pytorch, was used to segment chaliness area from rice grains. We experiment with models that are trained with both polished and unpolished rice seeds. The dataset, model, and code are available in this repository to enable reproducibility, reuse and transfer of knowledge to chalkiness detection tasks for other types of rice seeds.


Content of the Repository

main.py is the code for segementing the rice chalkiness area from rice seeds

Segement rice chalkiness area from rice seeds:

See below steps to segement rice chalkiness area from rice seeds
Step1: change the path in line 15 and line 26
Step2: python main.py
Step3: segmentation result saved at ./outputs

phenotyping-of-chalkiness-in-rice's People

Contributors

cwang16 avatar

Stargazers

 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.