drprojects / superpoint_transformer

Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering"
MIT License
545 stars 71 forks source link

file missing in v2 commit? #74

Closed gvoysey closed 6 months ago

gvoysey commented 6 months ago

thanks for this new release and response time, and help resolving #9 and #72!

we're taking v2 for a spin today, and can't seem to find src/data/instance.py (newly referenced in /src/data/__init__.py as of 60a8351).

drprojects commented 6 months ago

Hi @gvoysey thanks for the quick catch ! Indeed, the src/data/instance.py was missing, had been skipped by .gitignore when I released the public code. Sorry about that ! :innocent:

gvoysey commented 6 months ago

been there myself a time or two — once with the weights. in prod. 😰

On Thu, Feb 29, 2024 at 03:04 Damien ROBERT @.***> wrote:

Hi @gvoysey https://github.com/gvoysey thanks for the quick catch ! Indeed, the src/data/instance.py was missing, had been skipped by .gitignore when I released the public code. Sorry about that ! 😇

— Reply to this email directly, view it on GitHub https://github.com/drprojects/superpoint_transformer/issues/74#issuecomment-1970608943, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3ZD3YLM2N2NS25CKF5EJLYV3QIHAVCNFSM6AAAAABD6SUQMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGYYDQOJUGM . You are receiving this because you were mentioned.Message ID: @.***>