Skip to content

prokuranepal/landzone_detect_navigate

Repository files navigation

Landing zone detect Navigate

Here the darknet by Joseph Redmon is used to run YOLO model to detect the landing zone of our drone. Then the coordinates generated are passed through sockets to a event driven python program which will control the drone.

Installation

  • Run the darknet model
pip install pymavlink

Usage

python dronekit_detect_land.py

Outuput

land_yolo_tiny-2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published