Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
umedan committed Mar 25, 2023
1 parent 2270bec commit f81f794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ $ make -j
## Usage

### Converting a lightNet model to a TensorRT engine
### Converting a LightNet model to a TensorRT engine
Build FP32 engine
```shell
Expand Down Expand Up @@ -120,7 +120,7 @@ LightNet-TRT is built on the LightNet framework and integrates with TensorRT usi
LightNet-TRT is a powerful and efficient implementation of CNNs using Edge AI. With its advanced features and integration with TensorRT, it is an excellent choice for real-time object detection and semantic segmentation applications on edge devices.

# References
[1]. [lightNet](https://github.com/daniel89710/lightNet)
[1]. [LightNet](https://github.com/daniel89710/lightNet)
[2]. [TensorRT](https://developer.nvidia.com/tensorrt)
[3]. [Accelerating Inference with Sparsity Using the NVIDIA Ampere Architecture and NVIDIA TensorRT](https://developer.nvidia.com/blog/accelerating-inference-with-sparsity-using-ampere-and-tensorrt/)
[4]. [NVDLA](http://nvdla.org/)
Expand Down

0 comments on commit f81f794

Please sign in to comment.