Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

.ipynb notebook for running Detectron in Google Colab #772

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Dene33
Copy link

@Dene33 Dene33 commented Dec 7, 2018

I've created the .ipynb notebook with all the dependencies (including Caffe2) installed for Google Colab. So everyone will be able to run Detectron in browser. It is placed in notebooks folder. Also added description in README how to run it.

I have completed the CLA.

Description of usage of notebooks/detectron(google_colab).ipynb added
Quick Start: Google Colab link fixed
@ArsenicBismuth
Copy link

Many thanks!

Cell fixed to work actually. There is also the problem of double .jpg.jpg. Not sure why that happens, it seems like Detectron's problem.
@nyck33
Copy link

nyck33 commented May 29, 2019

Hi, can you provide a link to this notebooks folder and ipynb?

@Dene33
Copy link
Author

Dene33 commented May 29, 2019

Hi, can you provide a link to this notebooks folder and ipynb?

https://github.com/Dene33/Detectron/tree/master/notebooks

Copy link

@abhinavsagar abhinavsagar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@romass12
Copy link

I have tried using ipynb notebook for detectron on colab with python 2 , cuda 10 and cudnn 7.5
I am getting this error:

/bin/bash: line 1: 409 Segmentation fault (core dumped) python -c 'from caffe2.python import core' 2> /dev/null
Failure
WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants