Skip to content

Incorrect pre-trained model checkpoint: PointGroup-PAPER.pt #34

@jan-dempewolf

Description

@jan-dempewolf

DESCRIPTION:
I'm trying to run inference using the Docker container but encounter:
_pickle.UnpicklingError: invalid load key, 'v'

when loading /home/nibio/mutable-outside-world/model_file/PointGroup-PAPER.pt

The model checkpoint file appears to be missing or corrupted in the repository. The file PointGroup-PAPER.pt does exist but only has a size of 134 KB.

LOCAL WORKAROUND SOLUTION:
I was able to fix the problem by downloading the model manually from:
https://github.com/SmartForest-no/SegmentAnyTree/blob/main/model_file/PointGroup-PAPER.pt
saving it in /home/nibio/mutable-outside-world/model_file/ and rebuilding the Docker image. After that, SegmentAnyTree ran on my local system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions