Home

Awesome

An MIL-Derived Transformer for Weakly SupervisedPoint Cloud Segmentation

This repository is the implementation of An MIL-Derived Transformer for Weakly SupervisedPoint Cloud Segmentation.

Requirements

Data Preparation

Training

NUMBER_OF_THREADS is the threads to use per process (gpu), so optimally, it should be Total_threads / gpu_number_used

Citation

If you find our work useful in your research, please consider citing our paper:

@inproceedings{yang2022mil,
  title={An mil-derived transformer for weakly supervised point cloud segmentation},
  author={Yang, Cheng-Kun and Wu, Ji-Jia and Chen, Kai-Syun and Chuang, Yung-Yu and Lin, Yen-Yu},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={11830--11839},
  year={2022}
}