Giter Site home page Giter Site logo

lvapeab / abivirnet Goto Github PK

View Code? Open in Web Editor NEW
56.0 7.0 27.0 294 KB

Attention Bidirectional Video Recurrent Net

License: Other

Jupyter Notebook 9.77% Python 89.14% Shell 1.08%
video-captioning deep-learning keras theano attention-mechanism lstm python tensorflow

abivirnet's People

Contributors

lvapeab avatar marcbs 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  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  avatar  avatar  avatar  avatar  avatar

abivirnet's Issues

About generate_descriptions_lists.py

Dear Author,

Because I don't know the exactly format of the caption.id.en used in the generate_description_lists.py script. I can only speculate about the outputs format of 'train_descriptions.txt' and 'train_descriptions_counts.npy'.

Here is the speculative results.
'train_description.txt': each row is all the descritption of a video, like:
'a dog is running' 'a dog is walking' 'a dog in the ground'
'a cat is eating' 'a cat is drinking'

'train_descriptions_counts.npy'' : each row is the description number of a video, like:
3
2

Is the speculative results right? Could you please upload some description example of files used in your code, such as: caption.id.en, train_list.txt, train_descriptions.txt, train_descriptions_counts.npy and so on?

Looking forward for your reply.

Thank you!

running error about main.py

Dear Author,

It occurred a problem "KeyError : 'references' " in code "gts = extra_vars[split]['references']" in file evaluation.py when I ran main.py. After a long time for training, the programme stooped here.

I would like to know why this problem occurred and how can I fix it? On the other hand, how could I skip training stage directly run evaluation stage? Because every time I modify the code, I need to run main.py and waiting for training, although the training is correct.

I am new to this area, and looking forward to your apply.

Thank you!

Can you provide the data to be prepared? I'm really hard to find.

Hi,
Great work, thank you so much for sharing the code.
Can you provide the data in here? It's really hard for me to find the data.

As follows:

./Images
    video_[video_id]
        [num_image].jpg
        [num_image].jpg
./Annotations
    test_list.txt
    train_list.txt
    val_list.txt
    captions.id.en
./Features
    test_[name_feat].csv
    train_[name_feat].csv
    val_[name_feat].csv

I am a beginner, looking forward to your reply.
Thank you very much for your help.

wish to make some changes: different output & no pre-determined images features

Hey!
Great work, thank you so much for sharing the code.

I have a huge dataset of videos with a grade between 0 to 1 for each video.
This main thing is that there aren't annotated features on the frames.
I wish to alter your code in a way that i can predict the grade of a given video.

i think that a single grade can be treated as two classes of good&bad, or something such as this.

what do you think? can you focus me and aiming me on how to implement it using your code?

thanks a lot 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.