Skip to content

GatorSense/PlantRootSeg

Repository files navigation

Overcoming Small Minirhizotron Datasets Using Transfer Learning

Weihuang Xu, Guohao Yu, Alina Zare, Brendan Zurweller, Diane Rowland,Joel Reyes-Cabrera, Felix B Fritschi, Roser Matamala, Thomas E. Juenger

If you refer the results, cite it: Weihuang Xu, Guohao Yu, Alina Zare, Brendan Zurweller, Diane Rowland,Joel Reyes-Cabrera, Felix B Fritschi, Roser Matamala & Thomas E. Juenger. (2019, Sept.). GatorSense/PlantRootSeg: Initial Release (Version v1.0). DOI

[arXiv] [BibTeX]

In this repository, we provide the Jupyter Notebook demo to show the results presented in paper "Overcoming Small Minirhizotron Datasets Using Transfer Learning"

Demo

For running a demo, after forking the repository, open the RootShow.ipynb in Jupyter Nootbook. Note: Since pre-trained models are large files. Please install [Git LFS] and clone repository with the command:

git lfs clone [email protected]:GatorSense/PlantRootSeg.git

License

This source code is licensed under the license found in the LICENSE file in the root directory of this source tree.

This product is Copyright (c) 2019 W. Xu and A. Zare. All rights reserved.

Citing DLMinirhizotronSegmentation

Please cite the following reference using the following BibTeX entries.

@article{xu2020overcoming,
  title={Overcoming small minirhizotron datasets using transfer learning},
  author={Xu, Weihuang and Yu, Guohao and Zare, Alina and Zurweller, Brendan and Rowland, Diane L and Reyes-Cabrera, Joel and Fritschi, Felix B and Matamala, Roser and Juenger, Thomas E},
  journal={Computers and Electronics in Agriculture},
  volume={175},
  pages={105466},
  year={2020},
  publisher={Elsevier}
}