Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Detection

Instance segmentation of apples in industrial orchards using Mask-RCNN architecture. Code was written on PyTorch. Check page of research to see tensorboards with results of experiments.

Some examples below (from left ro right - input image, ground truth, neural network prediction)

fuji_apples1

fuji_apples1

Run train

python src/train.py <train_cfg.yaml>

Run evaluation

python src/evaluate.py <eval_cfg.yaml>

About

Course work at Moscow State University on the detection of apples with Mask R-CNN

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages