An Tao
Results
2
issues of
An Tao
Hi, Thanks for your great work! I have some questions about the mask usage in your convolution operation. I'm wondering what is the meaning to assign `conv_module.__mask__` with `mask`. I...
I use ``` export BATCH_SIZE=8; ./run.sh 5 \ -default \ "--scannet_path /data1/antao/Documents/Datasets/ScanNet_processed/" ``` to train my model, but only get 67.088 in validation set. Can you tell me your commend...