Xiaoyang Wu
Xiaoyang Wu
Bohao is now playing with video generation. BTW what does ERF mean?
Hey, run the test script and follow the instructions in our quick start. For our supported datasets, pointcept will automatically save something ready for submission. For example: https://github.com/Pointcept/Pointcept/blob/main/pointcept/engines/test.py#L135
Yeah, for the current version, we automatically conduct testing after training. I just refine the illustration in quick start 
> > Hey, run the test script and follow the instructions in our quick start. For our supported datasets, pointcept will automatically save something ready for submission. For example: https://github.com/Pointcept/Pointcept/blob/main/pointcept/engines/test.py#L135...
Hey, Pointcept provides a `DefaultDataset` which works with all datasets after necessary preprocessing. Therefore, I think tracking some data preprocessing code would be helpful for understanding the default data structure...
Yeah, I think so.
Hi, I can not reproduce the issue, could you try to reinstall an environment?
> attention layer using smaller patch sizes Sorry for the late response. Good point, yet serialized attention will suffer from the inaccuracy of neighbor query when the patch size is...
Thanks for your contribution. I will review this PR next week.
Hey, thanks for your contribution. I just returned from a trip. I will review your PR next week.