Xiang Li

Results 6 issues of Xiang Li

Hello Liang, thanks for sharing the code of your interesting work. Currently, I'm running your code on Titan XP GPU with a batch size of 32 and find it was...

Dear Qi, your current code only provides the evaluation code for the FSOD dataset using 'Evaluation setting 1' as indicated in the supplementary of your paper. When will you release...

In line 100 of main_mae.py, scheduler.step() should be placed out of the inner for-loop.

Hello @ANLGBOY, thanks for sharing the code of your interesting work. I'd like to know why we need a for loop in the 4th line of script/train.sh. Doing so will...

Hello @yccyenchicheng , Thanks for sharing the code of your wonderful work. In the original DISN code, there are two normalization ways, per-shape used in create_point_sdf_grid and per-category used in...

Hello, authors, Thank you for sharing the code for your excellent work. I'm currently conducting an evaluation on the HRBEN dataset and encountered a discrepancy. In your GeoChat paper, you...