Haoyi Jiang

Results 4 issues of Haoyi Jiang

A concise solution towards camera-based SSC! Yet, I'm still wondering what might be the cause for the inferiority to LiDAR-based methods like SSCNet & JS3CNet? Since VoxFormer: 1. has already...

### When did you clone our code? I cloned the code base after 5/1/23 ### Describe the issue I encountered an error while converting the weight of LLaMA-7B to LLaVA...

**Version:** v1.3.0 Directly run `module_test.py` with solutions masked and it yields the following output. ```shell $ python .\lab1\module_test.py AvgPool: forward ................................ fail backward ............................... fail Traceback (most recent call last):...

### Feature request I am currently fine-tuning a multimodal model (Qwen2.5-VL) using the official Trainer. The training fails during the dataset length inference step in `LengthGroupedSampler` because the code strictly...

Feature request