David Wang

Results 20 issues of David Wang

When will you upload the best model?

这个模型是1000分类的,但是做人脸哪有一千个分类啊

你好,怎么让保存的模型能够分片,而不是保存一个几十G的大模型。 我看了一遍这里面的参数,但是发现是完整保存的,而不是分片的,这个有办法吗

enhancement

想问一下,能不能加个重试的功能

when I put the pixel in **``` img_points = np.array(([449.45227 , 806.9983], [182.01617 , 577.92316]), dtype=np.double) ```** I get the world_position (-9.651732934228644, 0.8639356952913586, 0.0]) why the z axis is zero?...

### Describe the issue Issue: Command: ``` python -m llava.serve.controller --host 0.0.0.0 --port 10000 ``` Log: ``` Traceback (most recent call last): File "/usr/local/lib/python3.10/runpy.py", line 187, in _run_module_as_main mod_name, mod_spec,...