val-iisc / lsc-cnn

MIT License
211 stars 55 forks source link

can't upload file of error_function.so #19

Open sanakousar00 opened 4 years ago

sanakousar00 commented 4 years ago

i can't upload file error_function.so on google colab what can I do now

pvskand commented 4 years ago

Can you elaborate on what the problem / error is? Did you try compiling the script.sh? If so, what was the error?

pasquale90 commented 3 years ago

i can't upload file error_function.so on google colab what can I do now

Just place the following code snippet in a cell and replace the path/to/your/code/ with the path inside your drive..

!git clone https://github.com/val-iisc/lsc-cnn.git
!cp /contents/lsc-cnn/error_function.so path/to/your/code