Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
levipereira authored Mar 1, 2024
1 parent 32adcf7 commit 4e19c36
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion perfomance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,37 @@ All tests can be reproduced by using this [repo](https://github.com/levipereira/

The YOLOv7, YOLOv9-c and YOLOv9-e models have been converted to ONNX with the Efficient NMS plugin.

## Hardware
``` bash

Base Board Information
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ROG STRIX B450-F GAMING


CPU(s): 16
Model name: AMD Ryzen 7 3700X 8-Core Processor


total used free shared buff/cache available
Mem: 15Gi 1.9Gi 7.1Gi 42Mi 6.5Gi 13Gi


+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.14 Driver Version: 550.54.14 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 4090 Off | 00000000:09:00.0 Off | Off |
| 36% 38C P0 N/A / 450W | 0MiB / 24564MiB | 0% Default |
| | | N/A |
+-----------------------------------------------------------------------------------------+

OS: Ubuntu 22.04.4 LTS (Jammy Jellyfish)
```



## [Test 1](#result-test-1)
Expand Down Expand Up @@ -165,4 +196,4 @@ Concurrency: 128, throughput: 1013.22 infer/sec, latency 126297 usec
```
Report [report_rtx_4090_yolov9-e_concurrency_8-128_instance_4_batch_size_8](report_rtx_4090_yolov9-e_concurrency_8-128_instance_4_batch_size_8.txt)



0 comments on commit 4e19c36

Please sign in to comment.