Fixed model name/path in config.
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"out_features": [
|
| 4 |
"stage1",
|
| 5 |
"stage2",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "OpenGVLab/pvt_v2_b2_linear",
|
| 3 |
"out_features": [
|
| 4 |
"stage1",
|
| 5 |
"stage2",
|