Add folder structure
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-feature-extraction
|
3 |
+
---
|
4 |
+
|
5 |
+
## Model Details
|
6 |
+
|
7 |
+
For collecting the ONNX versions of non-diffusion models supported by [TensorRT](https://github.com/NVIDIA/TensorRT).
|
8 |
+
|
9 |
+
<!-- Provide a longer summary of what this model is. -->
|
10 |
+
- **Developed by: ZhengPeng7** [github](https://github.com/ZhengPeng7). [huggingface](https://huggingface.co/ZhengPeng7).
|
11 |
+
- BiRefNet-v2-onnx
|
12 |
+
|
13 |
+
- **Converted by: yuvraj108c** [github](https://github.com/yuvraj108c). [huggingface](https://huggingface.co/yuvraj108c).
|
14 |
+
- Depth-Anything-2-Onnx
|
15 |
+
- depth-pro-onnx
|
16 |
+
- dwpose-onnx
|
17 |
+
- facerestore-onnx
|
18 |
+
- rife-onnx
|
19 |
+
- Upscaler-Onnx
|
20 |
+
- yolo-nas-pose-onnx
|
21 |
+
|