-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi,
It looks like MinkUNet18 and MinkUNet34 were confused with each other.
| class MinkUNet34(MinkEngMinkUNet): |
You can check from the original repository: https://github.com/NVIDIA/MinkowskiEngine/blob/02fc608bea4c0549b0a7b00ca1bf15dee4a0b228/examples/minkunet.py#L193
Also, which model did you use for training?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation