keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Example: video classification - broken link to the dataset

Open mikbuch opened this issue 2 years ago • 6 comments

The link to the dataset doesn't work anymore: https://keras.io/examples/vision/video_classification/ (code: https://github.com/keras-team/keras-io/blob/master/examples/vision/video_classification.py).

I contacted the author, we will see what can be done about that.

mikbuch avatar Apr 26 '23 22:04 mikbuch

Sayak Paul replied to my e-mail:

Sayak Paul Apr 27, 2023, 4:37 AM (1 day ago) to me

Does this one help?

https://huggingface.co/datasets/sayakpaul/ucf101-subset/resolve/main/UCF101_subset.tar.gz

Sayak Paul | sayak.dev

Mikołaj Buchwald 1:06 PM (0 minutes ago) to Sayak

Thank you for the link! The CSVs with sample names / paths ("train.csv", "test.csv") are missing from the untarred directory, but I keep looking in various links from the dataset page: https://www.crcv.ucf.edu/data/UCF101.php

Best regards, Mikolaj

As I wrote back, I keep looking for the correct link with the full dataset, or with the subset, that will match the example.

mikbuch avatar Apr 28 '23 11:04 mikbuch

I can see now also the subsampling notebook (https://colab.research.google.com/github/sayakpaul/Action-Recognition-in-TensorFlow/blob/main/Data_Preparation_UCF101.ipynb). I should be able to run these examples

mikbuch avatar Apr 28 '23 11:04 mikbuch

Ok, I was able to run the example.

In order to fix the notebook example in the docs:

  1. Upload the new/proper dataset somewhere, to be able to download it with wget
  2. Create a pull request with updated links, and some additional changes that will make the example more clear, and compatible with newer versions of the modules

mikbuch avatar Apr 29 '23 21:04 mikbuch

Ok, I was able to run the example.

In order to fix the notebook example in the docs:

  1. Upload the new/proper dataset somewhere, to be able to download it with wget
  2. Create a pull request with updated links, and some additional changes that will make the example more clear, and compatible with newer versions of the modules

mikbuch avatar Apr 29 '23 21:04 mikbuch

@sayakpaul ,

The link !wget -q https://git.io/JGc31 seems not working as per gist . Could you please check the broken link and update it or create a pull request for updating. Please let me know if any help required from my side.

Thanks!

SuryanarayanaY avatar May 29 '23 16:05 SuryanarayanaY

@sayakpaul ,

The link !wget -q https://git.io/JGc31 seems not working as per gist . Could you please check the broken link and update it or create a pull request for updating. Please let me know if any help required from my side.

Thanks!

@SuryanarayanaY , we have a whole PR on that, please revise: https://github.com/keras-team/keras-io/pull/1348 :)

mikbuch avatar May 29 '23 16:05 mikbuch

Hi, The example is working with the Keras 3 update, could you please check the latest update here https://keras.io/examples/vision/video_classification/ and let us know if there is any concern. Thanks!

sachinprasadhs avatar May 22 '25 21:05 sachinprasadhs

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jun 06 '25 02:06 github-actions[bot]

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

github-actions[bot] avatar Jun 20 '25 02:06 github-actions[bot]

Are you satisfied with the resolution of your issue? Yes No

github-actions[bot] avatar Jun 20 '25 02:06 github-actions[bot]