Skip to content

payal211/weed-detection

Repository files navigation

weed-detection

OneAPI Weed Detectection Heckathon

Requirements:

  1. Tensorflow >= 1.15.0
  2. Opencv
  3. tqdm
  4. pillow

Openvino Toolkit

OneAPI -- GAL, MKL

steps

1. To run TF model command:

python image_demo.py

2. To run IR model command :

python inference.py

Inference Demo:

Inference_time

Output from TF model:

TF_Model_Output

Output From IR model:

output_IR

NOTE:

You can run Inference on your dataset by changing as per your file location in the image_demo.py for TF model and inference.py for IR model.

About

OneAPI Weed Detectection Heckathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages