Open NeilCui6 opened 2 years ago
Thank you for your interest. We will be releasing additional py code soon after the paper is accepted. For now only the test code and the model.t7 is available.
Many thanks for your reply, @YangFengSEU. Sorry, to make sure I understand your meaning correctly. Could I confirm something:
It seems you haven't uploaded some files like "contrastloss ", "util", right?
Thank you. : )
Thank you for asking.
Thank you for asking.
- Yes, you can use the train.py for test. It contained test_loader in train.py.
- You can find the best model.t7 in https://drive.google.com/file/d/1nEAOU9hujcUW6I2mXjTxGoWlQqZfAja6/view?usp=sharing.
- Without the contrastloss, you can also run the test experiment with a backbone network. For our approach has no constraints on the network. But the mode.t7 we released is trained on pointnet++ and GBNet. When we release all the code, you can train your own model. You are welcome to ask any other questions you may have.
Many Thanks, @YangFengSEU. I have sent a request for accessing to the model.t7 in google drive. Could you please approve it?
Yes,it's accessible now.
Hello, can you share the follow-up model.py code? Many thanks
Dear @YangFengSEU ,
Many thanks for sharing the codes of your work. Could you please kindly let me know where can I find other py files for running the Experiments? There is only train.py available at the moment.
Thanks a lot.