Yanbing Han

Results 4 issues of Yanbing Han

Excellent Work! I'm evaluating the MipNeRF360 dataset on one RTX4090 GPU. The average training time on the 9 scenes is **29 min** (Already move grid_x grid_y to GPU) I wonder...

enhancement

Hello! I got this error when running examples/example_chat.py and share-cap_batch_infer.py with multiple gpus. Does anyone know how to solve it ? ![image](https://github.com/InternLM/InternLM-XComposer/assets/121956342/4acc9025-9a79-4152-b2d3-ad48d27e1a18)

``` Exception in thread Thread-2 (_init_and_start_app): Traceback (most recent call last): File "/home/ubuntu15/anaconda3/envs/genesis/lib/python3.10/site-packages/OpenGL/latebind.py", line 43, in __call__ return self._finalCall( *args, **named ) TypeError: 'NoneType' object is not callable During handling...

My VR device is PICO4 I use the official example code and npm package: ``` import { Canvas } from '@react-three/fiber' import { XR, createXRStore } from '@react-three/xr' import {...