Skip to content

Instantly share code, notes, and snippets.

View AliLozano's full-sized avatar

Ali Lozano AliLozano

View GitHub Profile
@AliLozano
AliLozano / panopto-downloader.ipynb
Created May 9, 2022 04:38
Panopto Downloader.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AliLozano
AliLozano / build-caffe.md
Created March 17, 2017 23:34 — forked from kylemcdonald/build-caffe.md
How to build Caffe for OS X.

Theory of Building Caffe on OS X

Introduction

Our goal is to run python -c "import caffe" without crashing. For anyone who doesn't spend most of their time with build systems, getting to this point can be extremely difficult on OS X. Instead of providing a list of steps to follow, I'll try to explain why each step happens.

This page has OS X specific install instructions.

I assume: