Skip to content

pietertolsma/VineFinder

Repository files navigation

VineFinder

VineFinder is a UNet model that can be used to find the optimal picking point for vine tomatoes for automating the picking.

The images are of various width and height and contain, in general, a single vine tomatoe: image of vine tomatoe

Results

Configuring DVC

Install DVC and then run the following command:

dvc pull

Usage

To train the model, you need to download the dataset first (see section above).

Run the model with the following command:

    python3 test.py -c configTest.json -r saved/.../model.pth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages