facebookresearch / facebookresearch/jepa

numpy import error

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
422
PR merge metrics
No merged PRs in 30d

Description

cannot run the v-jepa attentive probe checkpoint for my custom task, Seems to be some issue with the environment .
![Screenshot from 2024-03-11 15-26-19](https://github.com/facebookresearch/jepa/assets/42419896/8752ed2f-8f57-4166-85e0-8f91efa7f837)

This error is a numpy import error. On further investigation i found that the environment that i am using "jepa" does not have it's numpy so python is looking for numpy in other conda env by name of "mmaction",which does have numpy installed but is failing to import above module.can someone please explain the issue and possibly any fix for the same.
PS: i cloned the repo and then installed ran 'pip install -r requirements.txt'

Contributor guide

Open the contributing guide

Research direction

Start by activating the jepa conda environment and checking the dependencies installed by requirements.txt, then rerun the V-JEPA attentive probe checkpoint for the custom task. Done means the checkpoint runs without the reported NumPy import error and the environment uses a working NumPy installation; the issue provides no named source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.