Giter Club home page Giter Club logo

Comments (8)

SinDongHwan avatar SinDongHwan commented on June 24, 2024

Can't you open dataset?

if you can't open, access here for this model.
this link is same data.

from fcsn.

YapingZ avatar YapingZ commented on June 24, 2024

When training the tvsum dataset, the range of index in the data_loader.py file always exceeds the number of datasets, and there is a problem with the code.

from fcsn.

SinDongHwan avatar SinDongHwan commented on June 24, 2024

Yes, Maybe you should edit a code in data_loader.py

video=self.data_file['video_'+str(index.item())]
to
video=self.data_file['video_'+str(index)]

beacuse "index" is just variable stored int data-type.

from fcsn.

YapingZ avatar YapingZ commented on June 24, 2024

our test code does not get the accuracy rate and the recall rate.

from fcsn.

YapingZ avatar YapingZ commented on June 24, 2024

Will you improve the test code? Such as visualization, generating video, and getting accurate f-scores

from fcsn.

SinDongHwan avatar SinDongHwan commented on June 24, 2024

I would be able to do.. Maybe ^^.
I will try to visualize loss and acc graph, generate summarization and calculate f-scores.
But i want you to know, i'm not good at programming skills.
Thank you^^

from fcsn.

YapingZ avatar YapingZ commented on June 24, 2024

Do you have WeChat or email? Some questions want to ask you。

from fcsn.

SinDongHwan avatar SinDongHwan commented on June 24, 2024

my email is [email protected]

if i know answer for you questions. i can.

if is not, i will answer. but i will try to solve.

from fcsn.

Related Issues (20)

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.