weitianhan

Results 7 issues of weitianhan

Thank you so much for providing the dataset. I want to ask is there any convenient way to resize the image but still keeping the superpixel information. Just like what...

The pre-trained model you shared on OneDrive is so slow and unstable to download. Could you upload it to Google drive or other reliable cloud space? Thanks for the help.

Hi all, Currently I want to use Resnet as the base model for training FCN segmentation. But both Resnet-101 and Resnet-152 run out of memory on 12G Titan GPU. I...

### LanceDB version v0.6.13 ### What happened? As the title described, I observe that creating index for float16 type vector takes longer time. Here is a short code snippet to...

bug
Python

Shout out to your great work! It's easy to follow your instruction to build and run the project. It's working greatly on my RK3588 with CPU inference. However, when I...

I want to know the source of the original whisper models which are used to converted to CTranslate2 format and uploaded to HF repo https://huggingface.co/Systran. Can anyone help? Any format...

After building an index for my vector dataset, I get the .index file and a "index_infos.json" with contents like: ```json { "index_key": "OPQ128_640,IVF65536_HNSW32,PQ128x8", "index_param": "nprobe=1212,efSearch=2424,ht=2048", "index_path": "/index_path", "size in bytes":...