USTC-Video-Understanding / I3D_Finetune

TensorFlow code for finetuning I3D model on UCF101.
144 stars 43 forks source link

python Demo_Transfer_rgb.py #1

Closed panna19951227 closed 6 years ago

panna19951227 commented 6 years ago

Demo_Transfer_rgb.py [-h] dataset_name data_tag python Demo_Transfer_rgb.py need two arguments dataset_name data_tag

vra commented 6 years ago

Hi @panna19951227 , Thanks for your trial, we are working on this to solve the issue you raised.

vra commented 6 years ago

Hi @panna19951227 , Please retry our code. I guess the mentioned issue has been sovled.

panna19951227 commented 6 years ago

default I have met this problem,may I ask for your help?

vra commented 6 years ago

I guess this issue is about the version of Python. Since our code use Python2.7 and you are using Python3.6, could you please use Python2.7 and try again?