Skip to content
/ mtc Public

(PLME'17) TasselNet: counting maize tassels in the wild via local counts regression network

Notifications You must be signed in to change notification settings

poppinace/mtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Maize Tassels Counting Dataset

maize tassels

This repository describes the Maize Tassels Counting (MTC) dataset presented in our work:

TasselNet: counting maize tassels in the wild via local counts regression network

Hao Lu1, Zhiguo Cao1, Yang Xiao1, Bohan Zhuang2, Chunhua Shen2

1Huazhong University of Science and Technology, China

2The University of Adelaide, Australia

Highlights

  • 361 field images collected from 4 experimental fields across China: Zhengzhou, Henan Province, China, Taian, Shandong Province, China, Gucheng, Hebei Province, China, and Jalaid, Sinkiang Autonomous Region, China.
  • Six cultivars of maize plants: Jundan No.20, Nongda, No.108, Wuyue No.3, Zhengdan No.32, Jidan No.20, and Tianlong No.9.
  • Each instance is labeled with dotted annotatations.
  • The dataset is full of intrinsic and extrinsic variations, shown below.

maize tassels

Introduction

We first address plant-related counting problem under unconstrained field conditions. Plant counting is very challenging. What makes plants different from other conventional objects, such as crowd, cells and vehicles, is their physical size variations. This attributes to the self-changing nature of plants due to their growth over time. The size variations are also nonuniform in images. Maize tassels have almost all necessary characteristics that a typical plant has. We thus collect and annotate the MTC dataset and believe it will be a good study case for in-field plant counting problems.

Benchmark Results

Method Venue, Year Pretrained MAE MSE
JointSeg BIOSYSENG 2016 - 24.2 31.6
mTASSEL COMPAG 2015 - 19.6 26.1
DensityReg NIPS 2010 - 11.9 14.8
TasselNet PLME 2017 No 6.6 9.6
CSRNet CVPR 2018 VGG16 9.4 14.4
S-DCNet ICCV 2019 VGG16 5.6 9.1
BCNet TCSVT 2019 VGG16 5.4 9.6
TasselNetv2 PLME 2019 No 5.4 8.8

Downloads

Baidu Yun (1.6GB) code: diin

Google Drive (1.6GB)

  • Each image is associated with a standalone ".mat" annotation file that records the position of dots. The ".mat" files are created in Matlab.

  • IMPORTANT NOTICE:

    • The dataset is restricted to academic purposes only.
    • If you are interested in comericial use of TasselNet, please contact Prof. Zhiguo Cao (zgcao@hust.edu.cn).

Citation

If you find this dataset useful for your research, please cite:

@article{lu2017tasselnet,
  title={TasselNet: counting maize tassels in the wild via local counts regression network},
  author={Lu, Hao and Cao, Zhiguo and Xiao, Yang and Zhuang, Bohan and Shen, Chunhua},
  journal={Plant Methods},
  volume={13},
  number={1},
  pages={79},
  year={2017},
  publisher={BioMed Central}
}

About

(PLME'17) TasselNet: counting maize tassels in the wild via local counts regression network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published