mrm8488 / shared_colab_notebooks

A Repo to store the Google Colaboratory Notebooks that I have created and shared
264 stars 68 forks source link

Yolact++ colab error #2

Open abhigoku10 opened 4 years ago

abhigoku10 commented 4 years ago

@mrm8488 hi thanks for opensourcing and sharing the colab to run the yolact++ but when i try to do the same by myself by creating a repo and uploading all the files and changing the git clone from author to my repo and run it i get error in evaluation as mentioned below "File "/content/yolact_adas/backbone.py", line 11, in DCN raise Exception('DCN could not be imported. If you want to use YOLACT++ models, compile DCN. Check the README for instructions.') Exception: DCN could not be imported. If you want to use YOLACT++ models, compile DCN. Check the README for instructions." is it not possbile to do it ?? or should we perform only authors repo

mrm8488 commented 4 years ago

I will check the Colab

abhigoku10 commented 4 years ago

@sure thanks for response , it would be helpful you could upload the files from into ur repos and use that as clone repo and run the colabe