Python Forum
splitting UAV/sat images to smaller pieces in order to feed a CNN
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
splitting UAV/sat images to smaller pieces in order to feed a CNN
#1
Hello, I have enormous UAV/sat images (around 600MB each in .tif format). I am trying to do 2 things:
1) Divide/Split the 600 MB image to smaller ones in order to feed a CNN that I have build and train it
2) Either on the big image or in the smaller images extract areas of interest so that I concentrate on images that have some interest and don't use the other images that don't have interest, so that I do not feed the CNN with irrelevant data. Any idea?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  optimum chess endgame with D=3 pieces doesn't give an exact moves_to_mate variable max22 1 251 Mar-21-2024, 09:31 PM
Last Post: max22
  Draw bounding boxes on live feed Jerome 0 279 Jan-20-2024, 10:50 PM
Last Post: Jerome
  How to parse a live feed in Python? Daring_T 2 4,092 Jan-20-2022, 04:17 AM
Last Post: Daring_T
  Feed List items with Integer euras 9 3,940 May-19-2021, 07:45 PM
Last Post: snippsat
  Split dict of lists into smaller dicts of lists. pcs3rd 3 2,366 Sep-19-2020, 09:12 AM
Last Post: ibreeden
  Rotation Effect on live Webcam Feed Leziiy 0 1,602 Sep-12-2020, 04:25 PM
Last Post: Leziiy
  Replace every 20th space with line feed T_Lafferty 3 2,361 Jul-19-2020, 10:37 PM
Last Post: T_Lafferty
  Splitting the audio file into smaller packets before transfer using UDP protocol in p MuhammadAli152 0 3,718 May-15-2020, 03:01 PM
Last Post: MuhammadAli152
  Read microcontroller eeprom and feed into python to find checksums. mikeak2001 2 2,780 Mar-25-2020, 04:57 PM
Last Post: mikeak2001
  How to remove form feed from file gurbhej_singh 5 3,442 May-26-2019, 05:51 AM
Last Post: gurbhej_singh

Forum Jump:

User Panel Messages

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