Python Forum
Problem loading an image dataset into Tensorflow
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem loading an image dataset into Tensorflow
#1
I was trying to load an image dataset which has 50000 images of cats and dogs.

I don't know the code to load the dataset in tensorflow
If you want to load a csv file in Machine Learning we should use this code:
'pandas.read_csv("File Address")'

How can you do this using Tensorflow
I want to know two things:

1.How to load a csv or excel file in tensorflow using keras or os
2.How to load a file packed with around 50000 images
Reply
#2
I did a crazy thing like search in Google and found this as a starting point - https://www.tensorflow.org/tutorials/load_data/csv Angel
Regards
-------- *
“Outside of a dog, a book is man's best friend. Inside of a dog it's too dark to read.”
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Convert numpy array to image without loading it into RAM. DreamingInsanity 7 5,727 Feb-08-2024, 09:38 AM
Last Post: paul18fr
  glTexImage2D is having problem loading img [update] buzzdarkyear 0 1,320 Jan-12-2022, 04:44 PM
Last Post: buzzdarkyear
  Problem posting image to clipboard noel 0 2,126 Sep-26-2020, 10:50 AM
Last Post: noel
  Problem Sending a Dataset to a function Astrikor 2 1,811 Jun-10-2020, 08:09 AM
Last Post: Astrikor
  cv2 problem when saving image majstr 7 5,332 Jan-21-2020, 05:39 PM
Last Post: majstr
  Array problem in pylab module - Image processing bobfat 0 1,684 Dec-31-2019, 06:02 PM
Last Post: bobfat

Forum Jump:

User Panel Messages

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