google-research / big_transfer

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
https://arxiv.org/abs/1912.11370
Apache License 2.0
1.5k stars 174 forks source link

is it possible to speed up the prediction? #48

Open ibrahim-ozcan opened 3 years ago

ibrahim-ozcan commented 3 years ago

Hi, i'm using fine tuned bit model in my project and i wonder is there any way to speed up the prediction of the model? I want to get real time output but it seems quite hard. Thanks.