NervanaSystems / neon

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
http://neon.nervanasys.com/docs/latest
Apache License 2.0
3.87k stars 811 forks source link

Any converted pretrained weights of UCF101-C3D for neon v2? #446

Open fengpingsh opened 6 years ago

fengpingsh commented 6 years ago

I followed the video-c3d in example, but failed to run the demo.py with the pretrained weight in the link. The error occurs in the assert len(pdict['config']['layers']) == len(self.layers), I try to follow the discussion in #415, but still can't fix it. Do you have a converted version of that weight?

wei-v-wang commented 6 years ago

Thanks for reporting, we will address this gap.