Giter Club home page Giter Club logo

simplevqa's People

Contributors

sunguwei avatar sunwei925 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

Watchers

 avatar  avatar

simplevqa's Issues

tensor not match

File "/data4/xxx/base37/lib/python3.7/site-packages/torch/nn/parallel/parallel_apply.py", line 64, in _worker
output = module(*input, **kwargs)
File "/data4/xxx/base37/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1190, in _call_impl
return forward_call(*input, **kwargs)
File "/data4/xxx/VideoQualiry/SimpleVQA/model/UGC_BVQA_model.py", line 263, in forward
return self._forward_impl(x, x_3D_features)
File "/data4/xxx/VideoQualiry/SimpleVQA/model/UGC_BVQA_model.py", line 252, in _forward_impl
x = torch.cat((x, x_3D_features), dim = 1)
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 7 but got size 8 for tensor number 1 in the list.

关于train_baseline.py文件

您好 我想在KoNViD-1k数据集上训练模型,但是train_baseline.py文件没有在仓库中找到,然后train.py文件是针对LSVQ数据集训练的,请问方便提供一下train_baseline.py文件吗

Questions about LSVQ data sets

May I ask if the author can provide the video sets in LSVQ CSV or download link? In the LSVQ link in ReadME, there don't seem to be so many LSVQ video sets downloaded. Thank you for your reply!

problem with videos names

Hello, I want to train your model on the KonViD-1k database, I used your script extract_frame_konvid1k.py, however, I think the KoNViD-1k_data.mat file contains different names of the dataset, ('8171831850_cut_centercrop_960x540_8s.mp4').

KoNViD-1k的train-test划分

您好,想复现一下您在KoNViD-1k数据库上的结果,没有找到数据集划分的csv文件,是否可以更新一下仓库,万分感谢!!!

请问使用了预训练的imageNet吗?

你好,在introduction部分,“Instead of using the pretrained model to extract the spatial features in the previous studies, we propose to train an end-to-end spatial feature extraction network...”,说的是没有使用pretrained的模型。在implement details部分说的是'The weights of the ResNet50 are initialized by training on the ImageNet dataset'.请问这个是怎么理解的? 谢谢大佬

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.