JuanS286 / gif_auto_audio_description

A project that aims to generate the audio description of GIF's for visually impaired people
2 stars 2 forks source link

Creating bucket on GCP and labelling them as per ID.gif on the bucket #16

Closed isamia-can-code closed 2 weeks ago

Lmosoriob commented 1 month ago

I proceed successfully with the bucket Creation for GIF Storage in GCP named gif-bucket-1000 to store 1000 processed GIFs. The bucket follows the required structure: /dataset/gifs/ contains GIF files renamed with their unique IDs. /dataset/train.txt, /dataset/val.txt, and /dataset/test.txt are created for organizing GIFs into training, validation, and testing datasets. This bucket is already for storing and retrieving the processed GIF data for future model training and validation tasks.