yashbhalgat / Contrastive-Lift

[NeurIPS 2023 Spotlight] Code for "Contrastive Lift: 3D Object Instance Segmentation by Slow-Fast Contrastive Fusion"
https://www.robots.ox.ac.uk/~vgg/research/contrastive-lift/
59 stars 1 forks source link

where is the training code? #4

Closed Pixie8888 closed 8 months ago

Pixie8888 commented 8 months ago

Hi,

Do you provide the training instruction?

yashbhalgat commented 8 months ago

Thank you for your interest in my work. The entry point for training is: trainer/train_panopli_tensorf.py

Configs are also provided. For example: https://github.com/yashbhalgat/Contrastive-Lift/blob/main/config/experiment/contrastive_lift.yaml