File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This repo provides a TensorRT C++ implementation of Nvidia's [NanoSAM](https://g
8
8
<img src =" assets/video.gif " height =" 250px " width =" 360px " />
9
9
</p >
10
10
11
- ## ⚙️ Getting Started
11
+ ## Getting Started
12
12
1 . There are two ways to load engines:
13
13
14
14
1 . Load engines built by trtexec:
@@ -93,7 +93,7 @@ The inference time includes the pre-preprocessing time and the post-processing t
93
93
| :---------------:| :------------:| :------------:| :------------:|
94
94
| RTX4090 | 2048x1365 | 1024x1024 | 14 |
95
95
96
- ## 🛠️ Installation
96
+ ## Installation
97
97
98
98
1 . Download the image encoder: [ resnet18_image_encoder.onnx] ( https://drive.google.com/file/d/14-SsvoaTl-esC3JOzomHDnI9OGgdO2OR/view?usp=drive_link )
99
99
2 . Download the mask decoder: [ mobile_sam_mask_decoder.onnx] ( https://drive.google.com/file/d/1jYNvnseTL49SNRx9PDcbkZ9DwsY8up7n/view?usp=drive_link )
You can’t perform that action at this time.
0 commit comments