Object Detection
ONNX
English
dghs-realutils
dghs-imgutils
narugo1992 commited on
Commit
6d5b59c
·
verified ·
1 Parent(s): 092fdac

Add model 'rtdetr-l'

Browse files
Files changed (2) hide show
  1. rtdetr-l/model.onnx +1 -1
  2. rtdetr-l/model_type.json +1 -1
rtdetr-l/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd869caacdeb181457293c8e7bd2fb5aad35ea5b7dc3cd6fdf4cc7f73fa56efd
3
  size 128572399
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377e7ec90170d28f263ef44c1bfa09fd1ab4551eec5165301189963581766678
3
  size 128572399
rtdetr-l/model_type.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "model_type": "yolo"
3
  }
 
1
  {
2
+ "model_type": "rtdetr"
3
  }