You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to share with you this Google Colab I wrote in which the BERT approach can be tested. It's an Editor where you can load images, mask pixels from it and sample them.
The code must be completely finished running (Runtime -> Run all) before the window at the bottom can be used.
Hello,
I would like to share with you this Google Colab I wrote in which the BERT approach can be tested. It's an Editor where you can load images, mask pixels from it and sample them.
The code must be completely finished running (Runtime -> Run all) before the window at the bottom can be used.
For loading the model into the huggingface transformer I use a slightly modified code from apeguero1
The text was updated successfully, but these errors were encountered: