Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low hanging fruits #160

Merged
merged 7 commits into from
Apr 29, 2024
Merged

Low hanging fruits #160

merged 7 commits into from
Apr 29, 2024

Conversation

nim65s
Copy link
Collaborator

@nim65s nim65s commented Apr 18, 2024

No description provided.

nim65s added 6 commits April 16, 2024 15:28
fix cosypose evaluation:
Traceback (most recent call last):
  File "…/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "…/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "…/happypose/happypose/pose_estimators/cosypose/cosypose/scripts/run_full_cosypose_eval_new.py", line 10, in <module>
    from happypose.pose_estimators.cosypose.cosypose.evaluation.evaluation import run_eval
  File "…/happypose/happypose/pose_estimators/cosypose/cosypose/evaluation/evaluation.py", line 41, in <module>
    from happypose.pose_estimators.megapose.evaluation.meters.modelnet_meters import (
  File "…/happypose/happypose/pose_estimators/megapose/evaluation/meters/modelnet_meters.py", line 19, in <module>
    import xarray as xr
ModuleNotFoundError: No module named 'xarray'
@nim65s nim65s marked this pull request as ready for review April 29, 2024 08:48
@nim65s nim65s force-pushed the low-hanging-fruits branch from 374af67 to e65fa4b Compare April 29, 2024 10:26
@nim65s nim65s merged commit da27971 into agimus-project:dev Apr 29, 2024
0 of 7 checks passed
@nim65s nim65s deleted the low-hanging-fruits branch April 29, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant