Object Detection
ONNX
English
dghs-realutils
dghs-imgutils
narugo commited on
Commit
822f498
·
verified ·
1 Parent(s): 6d5b59c

Add model 'rtdetr-x'

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