Seminar, Introduction to Digital Agro.
Computer Vision for Semantic Segmentation - pdf
Open CV_in_DA_Seminar_Apples_segmentation.ipynb
in Google Colab!
Open CV_in_DA_Seminar_Biomass_estimation.ipynb
in Google Colab!
- Semantic segmentation
- RGB and HSV colour models
- Practice
- Project Proposal
OpenCV - https://opencv.org/
Nikita Stasenko – [email protected]
Distributed under the MIT license. See LICENSE
for more information.
- Fork it (https://github.com/EDSEL-skoltech/Intro_to_Digital_Agriculturefork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request