!pip install -U torch torchvision
!pip install cython; pip install -U 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
!pip install git+https://github.com/facebookresearch/fvcore.git
!git clone https://github.com/facebookresearch/detectron2 detectron2_repo
!pip install -e detectron2_repo
!pip install opencv-python
!pip install torchprof
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Andorra", | |
"alpha2": "AD", | |
"alpha3": "AND", | |
"numeric": "020" | |
}, | |
{ | |
"name": "United Arab Emirates", | |
"alpha2": "AE", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage[utf8]{inputenc} | |
\usepackage[margin=20mm]{geometry} | |
\usepackage{tabularx} % table layout with line breaks | |
\usepackage{color} % custom grey color support | |
\usepackage{soul} % text highlighting support | |
\usepackage{hyperref} % URL link support | |
\definecolor{lightgrey}{rgb}{0.925, 0.925, 0.925} |
Updated version of gist.github.com/fgolemo/b973a3fa1aaa67ac61c480ae8440e754 for my personal build.
Baseline configuration:
$ cat /etc/debian_version
10.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Moroccan Lentil Stew | |
#recipe/vegetarian #recipe/vegan #recipe/dinner | |
Feeds 4 | |
### Ingredients | |
* 1 C (125g)Yellow Onion medium dice | |
* 1 3/4 tsp Cinnamon ground | |
* 1 tsp Cumin ground |
Here, I am documenting the steps I took to get my GPU set up. I do not expect these to be interesting to anyone else, but am making them public in case they may help anyone. Note that I did not start with a cold system, so these notes are likely incomplete. Summary of the fully installed system:
- OS: Ubuntu 17.10
- Card: TITAN Xp (memory: 12 GB)
- Driver: nvidia-387/artful (387.34-0ubuntu0~gpu17.10.2)
I hereby claim:
- I am awwong1 on github.
- I am udia (https://keybase.io/udia) on keybase.
- I have a public key ASC5z46xiO_qIts1_JlSVip9wf_RI54bxkYjTL8NimwdcAo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- SUMMARY OF CHANGES ---- | |
tokenized ../google-auth-library-java/credentials/javatests/com/google/auth/SigningExceptionTest.java, performed MOD EXTENDS at 88 | |
tokenized ../google-auth-library-java/credentials/java/com/google/auth/ServiceAccountSigner.java, performed MOD SEMI at 86 | |
tokenized ../google-auth-library-java/credentials/java/com/google/auth/Credentials.java, performed MOD ENUM at 56 | |
tokenized ../google-auth-library-java/credentials/java/com/google/auth/RequestMetadataCallback.java, performed MOD LTLTEQ at 6 | |
tokenized ../google-auth-library-java/oauth2_http/javatests/com/google/auth/TestClock.java, performed MOD STAR at 37 | |
tokenized ../google-auth-library-java/oauth2_http/javatests/com/google/auth/TestUtils.java, performed MOD BARBAR at 21 | |
tokenized ../google-auth-library-java/oauth2_http/javatests/com/google/auth/http/HttpCredentialsAdapterTest.java, performed ADD PLUSPLUS at 251 | |
tokenized ../google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/MockMetadataServerTransport.java, pe |
NewerOlder