Skip to content

issues Search Results · repo:VQAssessment/DOVER language:"Jupyter Notebook"

Filter by

37 results
 (58 ms)

37 results

inVQAssessment/DOVER (press backspace or delete to remove)

Following the instructions provided, I have conducted evaluations using DOVER/DOVER++ checkpoints on several videos: python evaluate_one_video.py -v video_1.mp4 -f python evaluate_one_video.py -v video_2.mp4 ...
  • yuezih
  • Opened 
    10 days ago
  • #38

Thank you for your outstanding research. I am a beginner in video quality assessment, and after carefully reading your paper and reviewing the code, I encountered a question. In your paper, you discuss ...
  • Limx1630
  • Opened 
    28 days ago
  • #37

May I ask how the pkl in the dover_predictions directory is generated, such as dover_predictions/val-kv1k.pkl
  • Shybert-AI
  • Opened 
    on Dec 28, 2024
  • #36

image just download the repo, and follow the readme.md image why ? something i missed?
  • hl0737
  • 2
  • Opened 
    on Nov 29, 2024
  • #35

I want to run DOVER on all frames of a video. I imagine this will give more stable results (at the expense of speed, which is fine). From the dover.yml file, these values seem relevant. But without documentation, ...
  • rb-synth
  • Opened 
    on Aug 20, 2024
  • #34

I encountered some issues while attempting to reproduce the effects of DOVER++ on the DEVIDE17k dataset. I have detailed the problems below, along with the corresponding code snippets and error messages. ...
  • wenhao7841
  • 1
  • Opened 
    on Aug 7, 2024
  • #33

Results are indexed incorrectly in fuse_results function. They are ordered as [ technical , aesthetic ], so t should be computed with results[0] and a with results[1]. https://github.com/VQAssessment/DOVER/blob/411c62b0fb9dba1cd72bec7c62324f45031bad89/evaluate_a_set_of_videos.py#L28 ...
  • funnylittleman
  • Opened 
    on Jul 11, 2024
  • #32

Why isn t spatial_temporal_view_decomposition used in evaluate_a_set_of_videos.py? Honestly, you should have an evaluate.py module so you don t duplicate so much code. It also makes it easier for others ...
  • turian
  • 1
  • Opened 
    on Jun 15, 2024
  • #31

I tried changing the pth in dover.yml to DOVER_plus_plus.pth, but it doesn t work. Can you show in the README how to use it?
  • turian
  • 2
  • Opened 
    on Jun 15, 2024
  • #30

Thank you for your great work. Seeing your question 6, what should I do if I want to remove randomness in inference. The results obtained from each inference remain consistent.
  • hadesfgh
  • 1
  • Opened 
    on May 7, 2024
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub