ChunZheng2022

Results 5 issues of ChunZheng2022

(cu113) lcz@wp:~/code/multi_modal/SFD/tools$ python demo.py --cfg_file cfgs/kitti_models/sfd.yaml --ckpt checkpoint_epoch_34.pth --data_path 000001.bin Traceback (most recent call last): File "demo.py", line 103, in main() File "demo.py", line 87, in main for idx, data_dict...

Thank you very much for providing 3D transposed convolution for generative networks in spconv. I am quite concerned about what you mentioned in the usage, spconv.SparseConvTranspose3d is very slow. I...

Thank you very much for sharing your code! I encountered some problems during the reproduction process, and now I have summarized the problems and some of the solutions. **Resolved:** **TensorFlow...

Is there any reason why gt sampling was not used in argo2 dataset? I guess there may already be enough foreground targets, right?

Hello, I have been testing TabPFN on our own binary classification dataset using 50 features. I noticed that when the sample size reaches around 9,000, TabPFN's performance is slightly better...