Skip to content

An error occurs when I run train.py #26

Description

@guohaotian0320

报错如下:Traceback (most recent call last):
File "train.py", line 25, in
from scene import Scene, GaussianModel
File "/data2/ght/DepthRegularizedGS/scene/init.py", line 16, in
from scene.dataset_readers import sceneLoadTypeCallbacks
File "/data2/ght/DepthRegularizedGS/scene/dataset_readers.py", line 15, in
from pytorch3d.transforms.so3 import (
ImportError: cannot import name 'so3_exp_map' from 'pytorch3d.transforms.so3' (/data2/ght/anaconda3/envs/DepthRegularGS/lib/python3.7/site-packages/pytorch3d/transforms/so3.py),你能帮我解决吗,如果你能回复我我将非常感激

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions