sayakpaul / Action-Recognition-in-TensorFlow

Contains additional materials for two keras.io blog posts.
Apache License 2.0
14 stars 3 forks source link

tar: This does not look like a tar archive for video_classifcation.ipynb #1

Open vinay-keshava opened 1 year ago

vinay-keshava commented 1 year ago

!wget -q https://git.io/JGc31 -O ucf101_top5.tar.gz !tar xf ucf101_top5.tar.gz

tar: This does not look like a tar archive

gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now

insafim commented 1 year ago

Got the same problem