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
508 stars 65 forks source link

there is no branch #85

Closed gyy520cyaowu closed 3 months ago

gyy520cyaowu commented 3 months ago

hello, there is a question: git clone -b improve_merge https://gitlab.com/1a7r0ch3/parallel-cut-pursuit.git src/dependencies/parallel_cut_pursuit there is no branch named improve_merge, i go to this website and this package has only one branch that named 'master'

drprojects commented 3 months ago

The reliance on the improve_merge was only present in a past version of this repo. You are clearly using an old version of the code.

  1. always update your code with the latest version before blindly filing an issue
  2. several people got involved in promptly providing some help for addressing issues you already opened in this repo, answering those would be the minimum courtesy, so we know if the issue has been fixed

This is an open-source project, we are glad that people use it and get involved and let us know when they find bugs (eg #83 was totally legit and we thank you for pointing it out). But providing support is also time-consuming for us. So please be considerate of our time before opening an issue, make sure: