Haozhe Xie

Results 10 issues of Haozhe Xie

When I set the working directory to `D:\tmp`, I got following error message: ``` com.trunkshell.voj.judger.exception.CreateDirectoryException: Failed to create directory: D: mp/voj-1008 ``` And here's the partial configuration of judgers: ```...

bug

One of the important fields in 3D vision is 3D reconstruction. However, it is not included in your paper. Could you add it to your paper?

Sidebar not changing in Sublime Text 2 running on Ubuntu 12.04.3 LTS.

``` Caused by op 'motion/PnP_1/Cholesky', defined at: File "demos/demo_uncalibrated.py", line 152, in main(args) File "demos/demo_uncalibrated.py", line 90, in main use_fcrn=True, is_calibrated=False, use_regressor=False) File "deepv2d/deepv2d.py", line 68, in __init__ self._build_motion_graph() File...

The following unit testing code will lead to segment fault: ``` TEST(convolutional, with_dilation) { convolutional_layer l(7, 7, 3, 3, 1, 1, tiny_dnn::padding::valid, false, 1, 1, 2, 2); tensor_buf buf(l, false);...

bug

I'm new to Blender. I wonder how to generate depth image while rendering. I don't know how to edit `phong.blend`. Can you help me?] Thank you.

In the TopNet paper, there is a version to generate N=16384 points. For N=2048, it is clearly demonstrated in the Sec. 4.2: > When generating N = 2048 points, the...

**Describe the bug** Failed to create initial root user: Error 1062: Duplicate entry '[email protected]' for key 'uix_cd_users_email' **Step to reproduce** `./cloudreve -c /path/to/conf.ini` ** Server - OS: Cent OS 8...

An error message occurred during the upload of [a certain PDF file](https://arxiv.org/pdf/2112.05504.pdf), stating ValueError: invalid arguments: (pikepdf._qpdf._ObjectList([Decimal('337.51312')]),). ``` [2023-03-15 16:26:57,834] [ERROR] [paperless.consumer] Error while consuming document 2112.05504.pdf: ValueError: invalid arguments:...

**Describe the bug** Even if I disabled all culling options in the settings panel, the culling cannot be disabled. ![image](https://github.com/xverse-engine/XV3DGS-UEPlugin/assets/1730504/55d22de1-0102-4f5c-8942-9c746c597c55) **Screenshot** ![3D-GS-Culling](https://github.com/xverse-engine/XV3DGS-UEPlugin/assets/1730504/892a0ae2-4487-4d1e-9d9c-2e3be621d2c1) **Environement:** - OS: Windows 11 - Version UE...