-
Related to https://github.com/meilisearch/meilisearch/issues/3397
## Summary
When indexing or changing major settings on a big dataset on a Meilisearch instance, restricting the indexing memory …
-
## Introduction
Minecraft employs a dedicated file format, known as the [Anvil file format](https://minecraft.fandom.com/wiki/Anvil_file_format), to store chunk regions on disk for subsequent retri…
-
Hi. I created lmdb dataset on my own data by running create_lmdb_dataset.py. then I run the train command on it and got the following output:
Traceback (most recent call last):
File "create_lmdb…
-
Could you create Lexicon-50, Lexicon-100 lmdb dataset for evalution ? Thank you very much
-
this is my code:
```
with wds.ShardWriter(pattern.format(proc_id), maxsize=int(1e10), maxcount=int(1000000)) as sink:
for i in tqdm(idx_list):
text, image = old_ds[i]
key …
-
hi,when running the example of reverse docking (`python predict.py -l ./reverse/ligand_1.sdf ./reverse/ligand_2.sdf -p ./reverse/receptors -o ./test -np 40 -gpu 0 -cpu 16 -bs 16 -n reverse`), I met an…
-
Hi, I've been having this problem for testing my trained model on my own custom dataset. I've been able to train my model with the provided code to format into lmdb. However, when I'm trying to test m…
-
Hi everyone,
i followed the instruction on how to train a new model,but I didn't understand well how should I create my own database and run the following command ? can somebody explain this to me?
…
-
hi, how can I prepare the `./lmdbs/PDBscreen`?
-
1) Currently ck-caffe repo has a set of packages for ImageNet LMDB
```
imagenet-2012-val-lmdb-224
imagenet-2012-val-lmdb-227
imagenet-2012-val-lmdb-256
```
and more can be added in future. All t…