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

.ipynb notebook for running Detectron in Google Colab#772

Open
Dene33 wants to merge 5 commits into
facebookresearch:mainfrom
Dene33:master
Open

.ipynb notebook for running Detectron in Google Colab#772
Dene33 wants to merge 5 commits into
facebookresearch:mainfrom
Dene33:master

Conversation

@Dene33

@Dene33 Dene33 commented Dec 7, 2018

Copy link
Copy Markdown

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
Copy Markdown

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

nyck33 commented May 29, 2019

Copy link
Copy Markdown

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

@Dene33

Dene33 commented May 29, 2019

Copy link
Copy Markdown
Author

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

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

@abhinavsagar abhinavsagar left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@romass12

Copy link
Copy Markdown

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