Giter Club home page Giter Club logo

ils-summ's People

Contributors

yairshemer avatar

Stargazers

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

Watchers

 avatar  avatar

ils-summ's Issues

About shot features?

shot_features: (n, 96)
shot_durations: (n,)
n: number of shots
Is the feature only from one frame for a shot?

dataset link is empty

Hi,
Thanks a lot for your great work and sharing it with us. Can i have the dataset link, which is not working?

Thanks!!

Feature Extraction

Hello,

I was wondering if you can me to code where it shows the featurization of the videos.

Best,
Jason

Custom Video Problem

Could you please tell me how to generate shots_features.npy and shots_durations.npy?

Update Readme

Hi There,

I am trying to use my own video for the video summary, But unfortunately, I could not.
If possible please explain how to extract "shots_durations.npy", "shots_features.npy" and frames from video.

I have used the following script to extract frames, but when I tried to run the extract_features.py script, it could not process it. The process killed after some time.

def extract_frames(video_path, frame_dest):
command = 'ffmpeg -i ' + video_path +' '+ frame_dest + '/M_%d.jpg'
system(command)

many thanks

number of frames in image directory

Hi,
Thanks again for sharing your work. I had a little confusion:
using your script 'extract_features.py', its very handy to compute the features. However, i think the frames need to be extracted before. Does it matter if i use any fps to extract the frames? or it should be synchronous to the ffprob_shot_segmentation?

Thanks again

increasing number of segments

Hi,
Thanks again for your work. I had a question. in the demo.py file, representative_points denotes the selected segments. Is it possible to get more points there somehow? i mean increasing the number of segments?

Thanks in advance.

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.