Unverified Commit 3e3b4a5d authored by Dr. Artificial曾小健's avatar Dr. Artificial曾小健 Committed by GitHub
Browse files

Update README.md (#308)

built
parent 67ec7188
...@@ -261,7 +261,7 @@ ADE20K, outperforming previous models by a large margin. ...@@ -261,7 +261,7 @@ ADE20K, outperforming previous models by a large margin.
| InternImage-L | 384x384 | 223M | 108G | 56 | | InternImage-L | 384x384 | 223M | 108G | 56 |
| InternImage-XL | 384x384 | 335M | 163G | 47 | | InternImage-XL | 384x384 | 335M | 163G | 47 |
Before using `mmdeploy` to convert our PyTorch models to TensorRT, please make sure you have the DCNv3 custom operator builded correctly. You can build it with the following command: Before using `mmdeploy` to convert our PyTorch models to TensorRT, please make sure you have the DCNv3 custom operator built correctly. You can build it with the following command:
```shell ```shell
export MMDEPLOY_DIR=/the/root/path/of/MMDeploy export MMDEPLOY_DIR=/the/root/path/of/MMDeploy
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment