Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Jul 15, 2020
1 parent 15a0c22 commit 397509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Major updates and new features to this project will be listed in this document.
> **note:** API changes from this update are intended to be backwards-compatible, so previous code should still run.
* [Re-training SSD-Mobilenet](docs/pytorch-ssd.md) Object Detection tutorial with PyTorch
* Support for collection of object detection datasets and bounding-box labeling in `camera-capture` tool
* Support for [collection of object detection datasets](docs/pytorch-collect-detection.md) and bounding-box labeling in `camera-capture` tool
* [`videoSource`](docs/aux-streaming.md#source-code) and [`videoOutput`](docs/aux-streaming.md#source-code) APIs for C++/Python that supports multiple types of video streams:
* [MIPI CSI cameras](docs/aux-streaming.md#mipi-csi-cameras)
* [V4L2 cameras](docs/aux-streaming.md#v4l2-cameras)
Expand Down

0 comments on commit 397509f

Please sign in to comment.