Skip to content

Commit a50425d

Browse files
authored
Update README.md
1 parent 2de9057 commit a50425d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repo provides a TensorRT C++ implementation of Nvidia's [NanoSAM](https://g
88
<img src="assets/video.gif" height="250px" width="360px" />
99
</p>
1010

11-
## ⚙️ Getting Started
11+
## Getting Started
1212
1. There are two ways to load engines:
1313

1414
1. Load engines built by trtexec:
@@ -93,7 +93,7 @@ The inference time includes the pre-preprocessing time and the post-processing t
9393
|:---------------:|:------------:|:------------:|:------------:|
9494
| RTX4090 |2048x1365 |1024x1024 |14 |
9595

96-
## 🛠️ Installation
96+
## Installation
9797

9898
1. Download the image encoder: [resnet18_image_encoder.onnx](https://drive.google.com/file/d/14-SsvoaTl-esC3JOzomHDnI9OGgdO2OR/view?usp=drive_link)
9999
2. Download the mask decoder: [mobile_sam_mask_decoder.onnx](https://drive.google.com/file/d/1jYNvnseTL49SNRx9PDcbkZ9DwsY8up7n/view?usp=drive_link)

0 commit comments

Comments
 (0)