Punit Agrawal
Punit Agrawal
@yongxuUSTC @antoine77340 Were you able to make the changes? I am facing a similar issue, and I request you to share the changes you made to the 'frame_level_models.py' to get...
@yongxuUSTC @antoine77340 Awaiting a response from you. Thank you.
> it's because the devs changed their code according to GDPR compliance and there is a version mismatch of the code and your data What can be done to resolve...
> Hi , > I met the same issue. I solved it by changing the readers.py in willow's directory back to that in the starter code directory. Then training works....
@estathop I have not been able to download the version 1 data using the download.py script (using curl). `curl data.yt8m.org/download.py | shard=1,1000 partition=1/frame/train mirror=asia python ` This is the code...
@estathop Also, I realize I need to run the models on the newer data. Is there a way I can run @antoine77340 's code on the newer data (say the...
@wenching33 Thank you for the reply. I need the audio features only. Thus, I have commented out lines 664 and 665,and replaced vlad_video with vlad_audio in line 671. This generates...
@wenching33 awaiting your response... Thanks in advance.
@95xueqian Hello. May you please share your code to train the model on 2 classes?