Giter Site home page Giter Site logo

grimmlab / uavweedsegmentation Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 3.0 157.26 MB

Deep Learning-based Early Weed Segmentation using Motion Blurred UAV Images of Sorghum Fields

Home Page: https://doi.org/10.1016/j.compag.2022.107388

License: MIT License

Python 100.00%
deep-learning precision-agriculture uav-images weed-detection weed-segmentation

uavweedsegmentation's People

Contributors

dominikgrimm avatar ngenze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uavweedsegmentation's Issues

Dataset

Servus, ich studiere an der HS Kempten Robotik und bin Werkstudent bei ITQ am Business Campus in München. Für den Makeathon auf Gran Canaria im Februar/März darf ich die Challenge stellen und hätte gerne verschiedene Datensätze zur Verfügung. Könnten Sie mir den Datensatz rein für Lehrzwecke und für diesen Zeitraum zur Verfügung stellen?
FG, Johannes Kruckow

ImportError

Servus,

Ich habe auf Basis des Dockerimages von dustynv/l4t-pytorch:36.2.0 und einem compose um dieses git Repo erweitert und die requirements.txt als run befehl intergriert. Alles läuft auf einem Nvidia Jetson Orin Nx 8GB mit JetPack5.0 und Ubuntu 20.04.

Das Ausführen des save_patches.py scripts funktioniert, aber wenn ich versuche "python3 predict_testset.py models/model_unet_resnet34_dil0_bilin1_retrained.pt test" auszuführen, bekomme ich folgenden Fehler:
Traceback (most recent call last):
File "/tmp/joe/UAVWeedSegmentation/predict_testset.py", line 6, in
from utils.train import seed_all, set_model, get_calculated_means_stds_trainval, get_patch_lists
File "/tmp/joe/UAVWeedSegmentation/utils/train.py", line 6, in
from utils.dataset import UAVDatasetPatches
File "/tmp/joe/UAVWeedSegmentation/utils/dataset.py", line 1, in
import cv2
File "/usr/local/lib/python3.10/dist-packages/cv2/init.py", line 8, in
from .cv2 import *
ImportError: libpng15-7864b8f1.so.15.13.0: cannot open shared object file: No such file or directory

So wie ich das verstehe ist das ein Problem der opencv library. Ich habe versucht manuell andere Versionen zu installieren, aber lande bei dem gleichen Fehler.

Haben Sie einen Lösungsvorschlag?

LG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.