Skip to content

nik-kershaw/Plant-Detection

Repository files navigation

Plant-Detection

This project is meant to detect plants in order to remove weeds, the code will use an attached webcam and in give you a window to watch what the camera seeing. Upon pressing the Q key you will send the last frame to be detected by the model.

Model uses the Mask-RCNN algorithm (https://github.com/matterport/Mask_RCNN) in order to detect the plants. All the steps to train the model are the same as the Balloon Detection portion of the Mask_RCNN project.

Extra links: https://engineering.matterport.com/splash-of-color-instance-segmentation-with-mask-r-cnn-and-tensorflow-7c761e238b46

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published