tensorflow / tensorflow/models

No module named 'lvis_evaluation'

Open
#11,079 3 comments 0 reactions 1 assignee View on GitHub

@sushreebarsa is already working on this.

Since Aug 24, 2023.

models:research type:bug
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

while training the model i am getting this error..
Traceback (most recent call last):
File "C:\Users\OBENCECILIA\Desktop\RealTimeObjectDetection\Tensorflow\models\research\object_detection\model_main_tf2.py", line 31, in
import model_lib_v2
File "C:\Users\OBENCECILIA\Desktop\RealTimeObjectDetection\Tensorflow\models\research\object_detection\model_lib_v2.py", line 29, in
import eval_util
File "C:\Users\OBENCECILIA\Desktop\RealTimeObjectDetection\Tensorflow\models\research\object_detection\eval_util.py", line 34, in
import lvis_evaluation
ModuleNotFoundError: No module named 'lvis_evaluation'

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.