Python Forum
Object detection on ground via the use of geo/sat UAV images
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object detection on ground via the use of geo/sat UAV images
#1
Hello,

I have few UAV images and I am searching how to do 2 things.
1) Identify specific objects on ground and isolate these objects as new images
2) Use the new images from the step 1 in order to train a CNN and output results.

I believe that I should "tell" the CNN which images are what, in other words to put labels on them (is there any better/faster way?) The problem is step 1. How can I achieve this object detection?
Reply
#2
this paper may be of interest, I think it's pretty close to what you're looking for:
https://scholar.google.com/scholar?hl=en...ython&btnG=

googling this: Object detection on ground via the use of 'geo/sat UAV images' python
bring us several interesting articles from banana plants to swimming pools. Didn't see people, but there might be something there.
hobbyist likes this post
Reply
#3
Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using .pb saved model for object detection hobbyist 2 1,139 Aug-03-2022, 05:55 AM
Last Post: hobbyist
  (OpenCV) Help to improve code for object detection and finding center of it saoko 0 1,159 May-14-2022, 05:34 PM
Last Post: saoko
  Improves performance on socket multi-threaded servers for object detection pennant 1 1,856 Aug-31-2021, 08:43 AM
Last Post: Larz60+
  Plot Back Ground Colors JoeDainton123 0 2,169 Aug-19-2020, 11:09 PM
Last Post: JoeDainton123
  How to add audio to Tensorflow Object Detection API? kitkatz 1 2,247 Jan-05-2020, 09:37 AM
Last Post: Larz60+
  Object and lane line detection Gregerwhut 2 1,890 Nov-04-2019, 10:22 AM
Last Post: Gregerwhut
  object detection program netrudra5 0 4,245 Feb-26-2019, 04:01 PM
Last Post: netrudra5
  Measure accuracy of Object Detection Shameendra 2 2,644 Nov-19-2018, 01:04 PM
Last Post: Shameendra
  Object Detection that records the number of secs the face is not detected trabis03 1 2,515 Jul-21-2017, 04:14 PM
Last Post: nilamo
  Preparing ground in a designed device Prometheus 7 5,402 Jan-17-2017, 01:02 AM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020