Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Jul 10, 2018
1 parent 5c6fd88 commit 49544c9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,12 @@ CONF_SWAPSIZE=100
$ sudo /etc/init.d/dphys-swapfile restart swapon -s
```
14.MobileNet-SSD execution
14.Enable OpenGL Driver
```
$ sudo raspi-config
「7.Advanced Options」-「A7 GL Driver」-「G2 GL (Fake KMS)」 and Activate Raspberry Pi's OpenGL Driver
```
15.MobileNet-SSD execution
```
$ cd ~
$ git clone https://github.com/PINTO0309/MobileNet-SSDLite-RealSense-TF.git
Expand Down

0 comments on commit 49544c9

Please sign in to comment.