Hi, I am trying to reproduce your Model. I successfully trained 2DCNN and when I am trying to predict using predict.py ( 2DCNN/src/predict.py).
It is using Images from folder train_concat_3images_256 in function def getitem(self, idx)
Can you please let me know which function or process you used to create images in train_concat_3images_256 folder?
Hi, I am trying to reproduce your Model. I successfully trained 2DCNN and when I am trying to predict using predict.py ( 2DCNN/src/predict.py). It is using Images from folder train_concat_3images_256 in function def getitem(self, idx) Can you please let me know which function or process you used to create images in train_concat_3images_256 folder?