News

Set up the dataset from the above link, install the pip requirements and run python3 PlantDetector.py.
It leverages models such as CNN implemented by MediaPipe running on top of pybind11. It consists of two modules: One which works direct on hands by making use of MediaPipe Hand detection, and other ...