Closed SmartPorridge closed 6 years ago
Hi, I don't think there is a limitation in LMDB which prevents you from doing this. However, you'll have to write your own data layer to support multiple inputs in either case. This question is not really about FlowNet; please understand that we cannot give support of this kind. I suggest you take it to some deep learning community, e.g. /r/MachineLearning!
Hi, How can I train the model with raw images not LMDB? I want to get 5 consecutive flow images from 6 RGB images....I don't know how to operate. Thank you.