Giter VIP home page Giter VIP logo

video_summarization's People

Contributors

stevramos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

video_summarization's Issues

Change points and user summary for TVSum dataset

Hey Stev,

I am trying to understand you implementation to generate the dataset. In fact, for the TVSum, I compared the change points you made public with the ones from KaiyangZhou's work. It seems like they are very different despite you are using the same features. I could be some differences in the parameters of the KTS algorithm, but I would like to have your insights.

Second, to generate the user summary for the TVSum dataset, you are thresholding the ground truth scores. However, I think we should apply the knapsack algo on the GT scores to get the shots that belong to the summary.

Thanks for answering my concerns.

Supplementary material (datasets etc.)

Hi Stev,

I'll open this issue to continue our discussion from here, because it isn't about the object features anymore, but rather in general for video summarization datasets.

I highly encourage you to read this paper, Video Summarization Using Deep Neural Networks: A Survey. In particular Table II, page 13, you can see that the most used datasets out there are TVSum and SumMe (OVP and YouTube is mainly for augmentation purposes) and I think that's the reason that every repo out there is using only those h5 files. As a latest trend, I see some new works using VTW dataset, but not the two you mentioned (CoSum and VSUMM).

If you want, you can keep this issue open and keep our discussion live about video summarization in general, and not only about datasets.

George

Unable to run code in script, download data

Hello, I am unable to download the relevant data you mentioned through GShell. Google shows that the request to access "project-367116221053" is invalid. Can you upload the relevant preprocessed dataset and. h5 file?

KeyError: 'DOWNLOADED' when generate cosum dataset

Hi, I need to build cosum dataset use your code, but when I run "generate_dataset.py" on the raw dataset of cosum, it pop the error "KeyError: 'DOWNLOADED'". Would you please kinly help me? Thanks a lot.

What does rate mean in the shapes of features_rgb, features_flow and features_3D?

Hi Stev,

Your work on summarizing videos using different features was very helpful to me. I was inspired a lot by your work and now I have some doubts about the feature extraction process.

What does rate mean in the shapes of features_rgb, features_flow and features_3D?

features_rgb | 2D-array with shape (n_steps * rate, 1024) contains feature vectors representing video frames just like features key. In this case, extracted by Two-Stream Inflated 3D ConvNets (I3D) pretrained convolutional neural network (RGB features). Trained for the action recognition task.

I hope you can answer this question for me. Thank you so much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.