Upload DetrForObjectDetection
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
pipeline_tag: object-detection
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- document
|
7 |
- layout
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
license: apache-2.0
|
4 |
+
pipeline_tag: object-detection
|
5 |
tags:
|
6 |
- document
|
7 |
- layout
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "runs2/checkpoint-400",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166498936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be0445070c2c6622919ff1a08a7cfb8384a97b79915a135b38fb26cf05e8066
|
3 |
size 166498936
|