quickvision
quickvision copied to clipboard
Cron Check pretrained weights
🚀 Feature
Let's not abuse the public FB Servers, check for pretrained weights in a cronjob, maybe once per day?
Motivation
Our CI is slow due to these download of weights, it might be nice to check them once per day and avoid over download. Also, it will help us to check more weights.
Pitch
Write a cronjob in Github actions and trigger tests to download weights.
Alternatives
Nah, this is efficient enough.
It's high time now we do this. If CI time reduces by 3 mins per build we save lot of time in a matrix build like ours.