FCSN icon indicating copy to clipboard operation
FCSN copied to clipboard

datasets

Open YapingZ opened this issue 5 years ago • 8 comments

Why the dataset cannot be downloaded?

YapingZ avatar May 20 '19 04:05 YapingZ

Can't you open dataset?

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

SinDongHwan avatar May 20 '19 05:05 SinDongHwan

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.

YapingZ avatar May 21 '19 11:05 YapingZ

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.

SinDongHwan avatar May 22 '19 00:05 SinDongHwan

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

YapingZ avatar May 22 '19 13:05 YapingZ

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

YapingZ avatar May 22 '19 13:05 YapingZ

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^^

SinDongHwan avatar May 22 '19 23:05 SinDongHwan

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

YapingZ avatar May 23 '19 00:05 YapingZ

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.

SinDongHwan avatar May 23 '19 01:05 SinDongHwan