Upload best_checkpoint with huggingface_hub
Browse files- best_checkpoint +5 -0
best_checkpoint
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"loss": "best_loss_iter_5.pth",
|
| 3 |
+
"mAP": null,
|
| 4 |
+
"NDS": null
|
| 5 |
+
}
|