Skip to content

Commit

Permalink
Merge pull request #245 from dtischler/main
Browse files Browse the repository at this point in the history
Brainchip Traffic Monitoring typo
  • Loading branch information
dtischler authored May 23, 2023
2 parents 6d301dc + 8061687 commit 36a3977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainchip-akida-traffic-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ $ cd vehicle_detection_brainchip_edge_impulse
$ python3 main.py
```

The inferencing results can be accessed at http://<ip-address>:8080 using a web browser. The application also displays the model summary mapped on the Akida PCIe neural processor on the console.
The inferencing results can be accessed at http://ip-address:8080 using a web browser. The application also displays the model summary mapped on the Akida PCIe neural processor on the console.

```
Available devices: ['PCIe/NSoC_v2/0']
Expand Down

0 comments on commit 36a3977

Please sign in to comment.