microsoft / microsoft/MoGe

Errors when running code using new requirements.txt

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

I have used the pip install requirements that are found in the repo to run the code, however, i get errors related to the fact the input does not have the correct shape when calling functions from utils3d packet. I would appreciate if anyone could provide me a file with the correct versions of the packages in order to create an environment that would make the code run. It seems that the functions from the utils3d need another commit version not the one recommended in the repo! Could somebody provide me the right version?

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 by comparing requirements.txt with the utils3d version used by the code, then reproduce the reported input-shape error after installing those requirements. Done means identifying the compatible package versions and documenting them so the code runs without the shape error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.