-
Could you please provide the validation datasets in lmdb format?
It's really exhausting to download, preprocess and transfer these datas.
I would be really thankful.
-
Can you please guide me on how you convert the MJSynth to lmdb given their current annotation format?
-
So I'm trying to replace what is in AN4 with my own data. I'm not sure if I'm formatting it properly because when I run MakeLMDB.lua I get the following error. I don't know it means "attempt to index…
-
Hi all! Thanks for your work I2SB!
I'm new in this field and not that familiar with your data process.
Could you give a script on downloading and preprocessing the mentioned, e.g., `train_faster_i…
-
Hi,
I just started learning Caffe. I am planning to work on face detection for my undergrad project. I was amazed by your paper and would like to get started with your method.
Since I will be using…
-
Suppose I have my own 3D model, how can I convert it to a smpl or smplx parametric model?
Let's say this is my 3D model
![1](https://github.com/YoungSeng/DiffuseStyleGesture/assets/75164118/00fbb07d…
-
Hi, I manage to compile bytecoin binary. So then I want to run the bytecoind, I got genesis error as per subject.
```
root@ubuntu-node-2:~/bgi/workspace/bytecoin/build# ../bin/bytecoind
lmdb libv…
-
Hi, I have a dataset that I have created of gray scale images which i want to use with the siamese network example in caffe in which the documentation uses mnist. I want to replace the mnist dataset w…
-
train.py --train_data lmdb_dataset/training --valid_data lmdb_dataset/valid --Transformation TPS --FeatureExtraction ResNet --SequenceModeling BiLSTM --Prediction Attn
Filtering the images containing…
-
Hi conner99 @conner99
I'm trying to convert VOC0712 imageset into lmdb. And Because I haven't install python yet, it occurs some warning about unexisting python instruction when I 'm trying to use "…