hoi-forecast
hoi-forecast copied to clipboard
TRAINING LMDB GENERATING
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!
Hi, Derek, here is the code I used to preprocess, hope that helps.
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.
Hi. @Derek0907 . Did you get the right lmdb file?