Skip to content

Instantly share code, notes, and snippets.

View faizan1234567's full-sized avatar
🎯
Focusing

Muhammad Faizan faizan1234567

🎯
Focusing
  • NUST Islamabad
  • Pakistan
  • 04:33 (UTC +05:00)
View GitHub Profile
@faizan1234567
faizan1234567 / caffe_install.md
Created September 20, 2022 06:51 — forked from FrancoisPl/caffe_install.md
Installing caffe on ubuntu 16.04 with Anaconda

Caffe Installation

Credit

Thank you to Changjiang as most of the code here comes from this tutorial and I have only added a few lines in order to get caffe working.

Caffe and Anaconda

Install Anaconda (for Python 2.7) Then clone the caffe repository somewhere:

git clone git@github.com:BVLC/caffe.git
@faizan1234567
faizan1234567 / installing_caffe.md
Created September 16, 2022 10:59 — forked from nikitametha/installing_caffe.md
Installing Caffe on Ubuntu 16.04 and above (CPU ONLY, WITHOUT CUDA OR GPU SUPPORT)

This is a guide on how to install Caffe for Ubuntu 16.04 and above, without GPU support (No CUDA required).

Prerequisites:

OpenCV

sudo apt-get install libopencv-dev python-opencv

OpenBLAS OR Atlas

@faizan1234567
faizan1234567 / PY0101EN-3-4-Classes.ipynb
Created November 8, 2020 04:57
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-3.4_notebook_quizz_objects.ipynb
Created November 7, 2020 16:16
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-3-3-Functions.ipynb
Created November 5, 2020 04:38
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-3-2-Loops.ipynb
Created November 3, 2020 16:34
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-3-1-Conditions.ipynb
Created November 3, 2020 15:52
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-2-4-Dictionaries.ipynb
Created November 2, 2020 04:48
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@faizan1234567
faizan1234567 / PY0101EN-2-3-Sets.ipynb
Created November 2, 2020 04:16
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.