kcct-fujimotolab / 3DCNN

3D convolutional neural network for video classification
270 stars 107 forks source link

Questions about the videoto3d file #22

Closed Symbadian closed 3 years ago

Symbadian commented 3 years ago

Hi Developer,

I am running your demo and was wondering why this error is constant?

I am sure I am missing something here and it's my fault, I downloaded the dataset and placed it in the same folder with the rest of the files from your example! with my limited knowledge I am thinking that the videoto3d folder is missing! I searched in the files on github for this folder but cannot seem to understand the code sufficiently to process this error, can you guide me, Please?

thanx in advance!

**Error***

runfile('/Users/mmgp/anaconda3/Spyder Files/3DCNN-master/3dcnn.py') Traceback (most recent call last):

File "/Users/mmgp/anaconda3/Spyder Files/3DCNN-master/3dcnn.py", line 19, in import videoto3d

ModuleNotFoundError: No module named 'videoto3d'