lxtGH / lxtGH/Video-K-Net

The evaluate method of VIPSeg Dataset is not implemented

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
158
Forks
16
PR merge metrics
No merged PRs in 30d

Description

https://github.com/lxtGH/Video-K-Net/blob/a69340321f47824e815ea0d89cce2ac47096e8fb/external/vipseg_dvps.py#L495-L500

Hello, thank you for your excellent work! I have encountered an issue with the VIPSeg Dataset: I noticed that the evaluate method is not implemented, while it’s being used in the EvalHook class, thus causing troubles during training. Could you please provide assistance regarding this matter? Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at external/vipseg_dvps.py lines 495-500 and inspect how EvalHook calls the VIPSeg Dataset evaluate method. Determine the expected evaluation inputs and outputs from the surrounding dataset and training code. Done means the evaluation path no longer fails when used by EvalHook during training.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.