sigver_wiwd icon indicating copy to clipboard operation
sigver_wiwd copied to clipboard

Google Colab compatability

Open BaronJoseph opened this issue 2 years ago • 2 comments

Hello! I want to try running this code but my machine is not powerful enough for it. Would it be possible for this to run in google colaboratory?

BaronJoseph avatar Feb 18 '22 02:02 BaronJoseph

@BaronJoseph to tentando executar esse codigo tbm mais ainda não consegui rodar...mas não pq minha maquina não tem recurso suficiente mas porque tenho que estudar a lógica desse código mesmo. Já conseguiu rodar esse codigo?

advfernandesrodrigues avatar Apr 09 '23 02:04 advfernandesrodrigues

Hi, yeah you should be able to run this on colab - I never tried it, but all the dependencies for this project are in python, so it shouldn't be too difficult.

However, please note that this repo is an older implementation of the signet networks, using theano and lasagne. I strongly recommend using the newer version, that uses pytorch: https://github.com/luizgh/sigver

luizgh avatar Apr 14 '23 15:04 luizgh