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

Same tfrecord, different results #24

Open gaoruiyang opened 3 years ago

gaoruiyang commented 3 years ago

I use inference_gpu.py to do inference with a tfrecord file, but I got different results at differents times. Could you plz explain this? Or I want to know is this a normal situation? Thank you so much!