Zheyuan Wang

Results 5 issues of Zheyuan Wang

Take point cloud tensor as an example: for batch_size = 2, we have two tensors that store point clouds: `pcd1` with shape `[1000, 4]` and `pcd2` with shape `[1050, 4]`....

According to [official link](https://pycqa.github.io/isort/docs/configuration/black_compatibility.html), I am using the following pre-commit-config: ``` repos: - repo: https://github.com/PyCQA/isort rev: 5.10.1 hooks: - id: isort args: ["--profile", "black", "--filter-files"] - repo: https://github.com/psf/black rev: 22.6.0...

比如包括 img/ch9/9.10.5-4.png 在内的9.10前缀的图片都不在这个文件夹内

Hi, I got the following error when running `python main.py` in fusion branch: ``` Traceback (most recent call last): File "main.py", line 39, in print(datacfg['global']['rootdir']) File "/home/lib/python3.8/configparser.py", line 960, in...

Hi, ![image](https://user-images.githubusercontent.com/39280197/222135482-52d7036d-d372-422b-b4c9-45a8345be24f.png) such error occured multiple times, on ubuntu20, on both version of chrome: `Google Chrome 110.0.5481.177 ` `Google Chrome 98.0.4758.102 ` Error code :SIGILL Has anyone run into the...