machinelearningzuu
commited on
Commit
•
cffc13b
1
Parent(s):
d062318
Upload ConditionalDetrForObjectDetection
Browse files- README.md +1 -1
- config.json +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model: microsoft/conditional-detr-resnet-50
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
1 |
---
|
|
|
2 |
base_model: microsoft/conditional-detr-resnet-50
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
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": "machinelearningzuu/queue_detection",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|