miha-skalic / youtube8mchallenge

1st place solution to Kaggle's 2018 YouTube-8M Video Understanding Challenge
Apache License 2.0
199 stars 54 forks source link

Extract bottleneck layer #11

Open pgodzin opened 5 years ago

pgodzin commented 5 years ago

Hi, is there a simple way to extract the next-to-last vector for a video (the bottleneck layer) rather than the predictions as part of inference?

llpin1992 commented 4 years ago

I have the same needs