hoi-forecast icon indicating copy to clipboard operation
hoi-forecast copied to clipboard

TRAINING LMDB GENERATING

Open Derek0907 opened this issue 2 years ago • 3 comments

Hi,Steven. I meet the problem when trying the train mode. I extract the features like the RULSTM, but I only get the data.mdb and lock.mdb. I found the data.lmdb in the eval mode, and the value include global features, hand features ,hand bbox. It seems that the method in LSTM cannot provide us the correct lmdb for training. Could you please tell me how can I get the whole LMDB including hand&object features? Also, I wonder how can I make .lmdb type document(not .mdb). Thanks!

Derek0907 avatar May 06 '23 14:05 Derek0907

Hi, Derek, here is the code I used to preprocess, hope that helps.

stevenlsw avatar May 09 '23 06:05 stevenlsw

Hi, Derek, here is the code I used to preprocess, hope that helps.

This will be very helpful to our work! Thank you for sharing the code.

Derek0907 avatar May 09 '23 07:05 Derek0907

Hi. @Derek0907 . Did you get the right lmdb file?

kaijieshi7 avatar Oct 09 '23 16:10 kaijieshi7