Loading Custom dataset #2011
-
I really struggling with loading the custom data for object detection task, can you please point me some resources where i can learn, or can get a reference to get started. The project I'm currently working on has a 3 directories and each directory has 2 directories [images, labels]. they images are of jpeg format and labels are in text file with 4 numbers xyxy separated by a space are divided into test and train class 1 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @sahusiddharth, I recommend https://keras.io/api/data_loading/ |
Beta Was this translation helpful? Give feedback.
-
For data loading questions in object detection I recommend @LukeWood 's guide: |
Beta Was this translation helpful? Give feedback.
For data loading questions in object detection I recommend @LukeWood 's guide:
https://lukewood.xyz/blog/marine-animal-detection